mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 18:10:58 -05:00
* introduce update_mode parameter for upsert operation to control if we want to insert, update, or upsert * add test * upd dockstring * require resharding once all peers have updated version * use service error * fix clippy again * wait for same version before resharding in tests