mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-29 06:01:05 -05:00
* feat: live_reload for read-only quantized vectors * Propagate live_reload params through quantized chunked storage Thread fs, deleted_points, new_points and hw_counter through the full quantized live_reload chain instead of synthesizing empty deltas and a disposable hardware counter at the leaf storages. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * fix: use LiveReload trait in chunked mmap * fix: use LiveReload trait * fix: compiler errors --------- Co-authored-by: generall <andrey@vasnetsov.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>