mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* WIP: introduce new vector store type * handling of InRamMmap * fmt * feature-flag * fmt * Use if else Co-authored-by: Roman Titov <ffuugoo@users.noreply.github.com> * Update lib/common/common/src/flags.rs Co-authored-by: Tim Visée <tim+github@visee.me> * also choose madvise for single-file in-ram-mmap * simplify generics * gpu fix * fix bug --------- Co-authored-by: Tim Visée <tim+github@visee.me> Co-authored-by: Roman Titov <ffuugoo@users.noreply.github.com>