Files
qdrant/lib/common
Tim Visée 3fc51c69b0 Migrate away from RocksDB based dense vector storage (#6603)
* Add function to open all appendable dense vector storage types

* Add function to find appendable dense storage files without opening it

* Add function to migrate RocksDB dense vector storage into mmap

* Add feature flag and actively migrate on load

* Log number of migrated points

* Add function to open all simple dense vector storage types

* Add test for simple dense vector storage migration

* Use correct column families

* Use more generic feature flag

* Also migrate vector deletes

* Fix review remarks
2025-06-04 17:40:13 +02:00
..
2025-02-25 11:21:25 +01:00
2025-05-12 19:54:13 +02:00