mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-29 22:21:08 -05:00
* Restore shard snapshot in Edge python bindings * method to request snapshot manifest * move snapshot manifest into Shard crate * move shapshot manifest reading * implement inplace update of the shard from snapshot * fmt * move shapshot-related functions again, into a dedicated struct * fmt * implement partial snapshot recovery for edge * test for partial recoverying snapshot on edge