modelRT/real-time-data
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
..
alert optimzie code organization structure of rabbitmq event 2026-02-25 17:14:25 +08:00
cache.go refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
cache_manager.go comment out unused kafka code 2025-12-12 10:23:04 +08:00
compute_analyzer.go feat: add Loki logging, fix MQ shutdown order, improve realtime tracing 2026-05-11 17:34:27 +08:00
compute_state_manager.go refactor: extend TypedMap and migrate MeasComputeState onto it 2026-06-18 16:06:06 +08:00
real_time_cache.go optimize cache item of kafka monitor topic 2025-09-19 16:15:59 +08:00
real_time_data_up_down_limit_computing.go feat: add Loki logging, fix MQ shutdown order, improve realtime tracing 2026-05-11 17:34:27 +08:00