mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* Add deferred point count to UpdateQueueInfo * Hide if prevent_unoptimized is false * Clippy * Openapi * Iterate over appendable segments only * Only calculate deferred point count if prevent_unoptimized is true * Rebase fixes * Codespell