Skip to content

Does Qdrant support a 'partitioning' feature similar to Milvus that can enhance query performance? #4401

Answered by generall
Emma-Miao asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think partition key feature actually stores data on different physical storages.

If you need to store 2500million vectors in qdrant, it is totally possible with sharding and multitenancy.

https://qdrant.tech/documentation/guides/multiple-partitions/

https://qdrant.tech/documentation/guides/distributed_deployment/#sharding

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Emma-Miao
Comment options

@generall
Comment options

Answer selected by azayarni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants