modelRT/deploy
douxu ca68cf6c18 refactor: extend TypedMap and migrate MeasComputeState onto it
- add LoadOrStore, Len, and All (range-over-func) to util.TypedMap
  - embed util.TypedMap in MeasComputeState, dropping its hand-written
    sync.Map wrappers and per-call-site type assertions
  - iterate graphOverview via All() instead of Range in PrintGrapMap
  - remove unused Set/Comparer/OrderedSet/HashSet code from redis_zset.go
  - update deploy.md to replace Promtail with Grafana Alloy in the
    observability stack
2026-06-18 16:06:06 +08:00
..
dockerfile docs: document Dockerfile smoke tests and load workflow for Minikube 2026-06-02 16:35:13 +08:00
k8s chore: add rabbitmq cert secret script and plugins configmap 2026-06-12 11:20:58 +08:00
redis-test-data refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
deploy.md refactor: extend TypedMap and migrate MeasComputeState onto it 2026-06-18 16:06:06 +08:00