mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-29 14:11:32 -05:00
* flush all segments in one thread sequentially * bonus: move flush-related functions into dedicated file * Minor comment tweaks * await for flush on segment holder level * fmt * Minor improvement, preallocate vector for payload index flushers * Remove invalid comment --------- Co-authored-by: timvisee <tim@visee.me>