mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-07 02:20:55 -05:00
* introduce sharding strategy configuration into collection config * enable custom sharding method config on collection creation * review fixes * Use `debug_assert_eq` for equality check --------- Co-authored-by: timvisee <tim@visee.me>