mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-01 07:30:54 -05:00
* use 64-bit dim-id for storing sparse vectors * allow to disable compression in blob storage * use bitpack compression instead of lz4 * add basic bench for mmap sparse vector storage * misc * bump storage compat pre-release --------- Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>