- 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
|
||
|---|---|---|
| .. | ||
| convert.go | ||
| copy.go | ||
| map.go | ||
| redis_init.go | ||
| redis_options.go | ||
| redis_recommend.go | ||
| string.go | ||
| time.go | ||
| token.go | ||
| trace.go | ||
| typed_map.go | ||