modelRT/deploy/redis-test-data
douxu 57d1111a83 refactor: modernize Go idioms and add MongoDB K8s manifests
- replace interface{} with any across ~30 files for Go 1.18+ style
  - adopt for-range-over-int loops in place of explicit index loops
  - use maps.Copy from stdlib to replace manual map copy loops
  - use min() builtin for exponential backoff delay cap in retry_manager
  - add MongoDB 7.0 K8s manifests (StatefulSet, Service, PVC, Secret)
  - document PostgreSQL and MongoDB deploy steps in deploy.md with SSH tunnel port mappings
2026-05-29 14:28:58 +08:00
..
measurments-recommend optimize the logic for loading the cache of measurement nodes for traversing components 2025-12-25 17:17:20 +08:00
real-time-compute add diagram node link process api 2025-12-10 16:12:13 +08:00
real-time-subpull refactor: modernize Go idioms and add MongoDB K8s manifests 2026-05-29 14:28:58 +08:00
util optimize real time data computing api 2025-12-01 17:22:29 +08:00