Files
qdrant/lib/segment
Andrey Vasnetsov 21deeec9ec async scroll (#7928)
* implementation of async batch vectors reading

* EXPERIMENT: async-io for reading on scroll

* disable on non-linux

* make retrieve sequential for test

* wip: implement vector reading via callback

* simplify operations, remove duplicates

* use batch retrieve also for post-processing search results

* clippy

* fix tests

* review fixes

* Replace big match statement with simple option filter and equal check

* Inline format arguments

---------

Co-authored-by: timvisee <tim@visee.me>
2026-01-19 18:43:40 +01:00
..
2025-12-09 00:15:36 +00:00
2026-01-19 18:43:40 +01:00
2024-06-13 21:16:29 +02:00