Commit 768ccb2
committed
feat: Add ProximityCache introspection support (Phase 3)
- Add ProximityCacheInfo struct for proximity cache introspection
- Add ContractCacheEntry for tracking cached contracts
- Add NeighborCacheInfo for neighbor cache tracking
- Add ProximityStats for proximity propagation statistics
- Update QueryResponse enum to include ProximityCache variant
- Bump version to 0.1.19
Part of Phase 3 implementation for issue #18481 parent ede43fd commit 768ccb2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments