mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-07 02:20:55 -05:00
* Remote shard operations via gRPC * wire up properly the peer id address lookup * remove unreachable_code by negating config. predicate * TryFrom i32 for CollectionStatus * split conversion code to improve readability * collect HashMap results * optimize imports * extract request building code for readability * ip_to_address uses Uri * ip_to_address is encapsulated in the RemoteShard