mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-07 02:20:55 -05:00
* wip: rest api for snapshots * fmt * fix tests * fmt * wip: collection snapshoting and recovery * fmt * remote shard snapshots * remote shard test * fmt * extend proxy snapshot test + fix double read lock * fmt + clippy * openapi schema * Update openapi/openapi-snapshots.ytt.yaml Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com> * Update openapi/openapi-snapshots.ytt.yaml Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com> * Update src/main.rs Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com> * Update src/main.rs Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com> * reduce writes on snapshots location Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com>