mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* Track disk usage for each of the vectors and segments * Dont extend vector_data field * Remove comment and improve var name * Introduce vectors_size_bytes and rename available_size_in_bytes * Introduce vectors_size_bytes and rename available_size_in_bytes * fix linter * Avoid converting to u64 * calculate vectors_size_bytes for proxy segments * Fix OpenAPI spec * fix typo