An effort to completely remove RocksDB at a future point in time:
Rough steps:
- implement alternatives (e.g. mmap vector storage and payload index)
- feature flag RocksDB
- ensure all customer RocksDB storages are migrated
- disable RocksDB feature flag by default
- remove RocksDB storages (such as simple dense vector storage)
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.