mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* add on disk key * remove obsolete graph initialization * remove obsolete max level * update openapi * graph links trait * use mmap option * same format for ram and mmap * fix segment unit tests * are you happy fmt * are you happy clippy * fix ci and add mmap test * review fixes * remove unused try-from * fix version compatibility * avoid loading from disk during conversion Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>