zvec/tests/core/interface
Jalin Wang b1af0e4ebf
feat(index): expose is_dirty status through core Index interface (#488)
Adds is_dirty() at each layer: IndexMapping → IndexStorage (virtual) → MMapFileStorage / BufferStorage → Index::IsDirty().
2026-06-17 11:20:40 +08:00
..
CMakeLists.txt feat: refac entity and impl Vamana. (#371) 2026-04-30 10:22:25 +08:00
index_interface_test.cc feat(index): expose is_dirty status through core Index interface (#488) 2026-06-17 11:20:40 +08:00