mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
- Add a simple abstraction/wrapper over `memmap2::Advice` and a global switch to select "memory advice" used for memmapped storage to the `segment` crate - Add `mmap_advice` configuration option to the `storage::types::StorageConfig` - Implement `search-points` benchmark