modelRT/diagram
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
..
anchor_set.go refactor: lowercase channel name suffixes and rename PS to PF 2026-06-17 10:47:35 +08:00
component_set.go refactor: lowercase channel name suffixes and rename PS to PF 2026-06-17 10:47:35 +08:00
graph.go chore: add imagePullPolicy and migrate WaitGroup to wg.Go 2026-06-10 16:40:50 +08:00
hash_test.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
multi_branch_tree.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
redis_client.go optimize code of redis connenct func and real time data calculate 2026-01-27 17:41:17 +08:00
redis_hash.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
redis_init.go optimize code of redis init 2026-01-28 16:49:12 +08:00
redis_set.go optimize measurement link api 2025-12-08 17:01:24 +08:00
redis_string.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
redis_zset.go refactor: extend TypedMap and migrate MeasComputeState onto it 2026-06-18 16:06:06 +08:00
topologic_set.go refactor: extend TypedMap and migrate MeasComputeState onto it 2026-06-18 16:06:06 +08:00