mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-05 09:31:05 -05:00
* Allow passing fallback shard key on request level * clippy & fmt * Check target shard key replica states for routing * fmt * clippy * Add shard fallback in gRPC * updates * clippy fix * Check for empty replicas * review: validate grpc shard key selector with fallback * write routing logic (doesnt work yet) * Don't hold shard holder guard for too long --------- Co-authored-by: generall <andrey@vasnetsov.com> Co-authored-by: timvisee <tim@visee.me>