mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 18:10:58 -05:00
* Persist version changes as internal to version mapping, not external * Read and write versions into file directly * Warn if versions file has unexpected size * Optimize writing batch of versions, only seek if needed * Don't explicitly resize file, it'll be done automatically * Minor refactoring * review nits --------- Co-authored-by: Luis Cossío <luis.cossio@outlook.com>