mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 16:10:58 -05:00
* expose mmap populate * expose mmap populate in open_read_mmap * FOR TEST, REVERSE IT: make InRamChunkedMmap default * enable populate advise on unix * fix clippy * unix -> linux * Update lib/collection/src/config.rs * clippy fixes * resolve conflicts * fmt * Runtime check for PopulateRead --------- Co-authored-by: xzfc <xzfcpw@gmail.com>