main
Setup directory for cache
cache: Add consistent read for cache
client/v3: use pointer header in WatchResponse
*: switch to new protobuf struct
cache: Support WithProgressNotify() for cache watch
dependency: bump go.opentelemetry.io/proto/otlp from 1.10.0 to 1.11.0
enable range/prefix/fromKey key filtering
cache: generalize ready channel to signal any state change instead of ready-only
cache: use binary search for ringbuffer bounds
cache: refactor btree usage to generics-based k8s.io/utils
cache: avoid returning too-new revision in getSnapshot