mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-31 23:20:52 -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>