vectordb-bench 1.0.1__py3-none-any.whl → 1.0.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,7 +88,7 @@ class Milvus(VectorDB):
88
88
  name=self.collection_name,
89
89
  schema=CollectionSchema(fields),
90
90
  consistency_level="Session",
91
- num_shards=self.db_config.get("num_shards"),
91
+ num_shards=self.db_config.get("num_shards", 1),
92
92
  )
93
93
 
94
94
  self.create_index()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vectordb-bench
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: VectorDBBench is not just an offering of benchmark results for mainstream vector databases and cloud services, it's your go-to tool for the ultimate performance and cost-effectiveness comparison. Designed with ease-of-use in mind, VectorDBBench is devised to help users, even non-professionals, reproduce results or test new systems, making the hunt for the optimal choice amongst a plethora of cloud services and open-source vector databases a breeze.
5
5
  Author-email: XuanYang-cn <xuan.yang@zilliz.com>
6
6
  Project-URL: repository, https://github.com/zilliztech/VectorDBBench
@@ -45,7 +45,7 @@ vectordb_bench/backend/clients/memorydb/config.py,sha256=D2Q-HkDwnmz98ek1e_iNu4o
45
45
  vectordb_bench/backend/clients/memorydb/memorydb.py,sha256=5PPOSdFLQes6Gq5H3Yfi_q2m32eErMfNVO86qIjlnoc,10219
46
46
  vectordb_bench/backend/clients/milvus/cli.py,sha256=Mtrp8mQF6z0PCnBV8hndkO2Rfj5n9qTGbUL1BoVoems,11043
47
47
  vectordb_bench/backend/clients/milvus/config.py,sha256=072nqR0EdlGWAM5e_TqyNCBrQXLcGNWpPMcUBz9mCus,12852
48
- vectordb_bench/backend/clients/milvus/milvus.py,sha256=MuejQnFr0f8HmaZtHQiaHQ6bRBtiAXBX1oTWvsluxgc,9275
48
+ vectordb_bench/backend/clients/milvus/milvus.py,sha256=06G53iQZDo6Sfp0VRenAzGvxTQ5c41Dati-Cx6KZPIw,9278
49
49
  vectordb_bench/backend/clients/mongodb/config.py,sha256=7DZCh0bjPiqJW2luPypfpNeGfvKxVC4mdHLqgcjF1hA,1745
50
50
  vectordb_bench/backend/clients/mongodb/mongodb.py,sha256=ts2gpAzUTarpkfMFnM5ANi6T-xvcjS8kc4-apPt9jug,7225
51
51
  vectordb_bench/backend/clients/oceanbase/cli.py,sha256=4wD9_lFH5p0mZaErfcxS71xP33jZH3RjU7B0GA_ZHhs,3199
@@ -170,9 +170,9 @@ vectordb_bench/results/QdrantCloud/result_20250602_standard_qdrantcloud.json,sha
170
170
  vectordb_bench/results/WeaviateCloud/result_20230727_standard_weaviatecloud.json,sha256=WBlfjmbO3R4G6F4lDuneEigffUyTU7ti1SyWoff3oNI,15497
171
171
  vectordb_bench/results/WeaviateCloud/result_20230808_standard_weaviatecloud.json,sha256=lXjudo-l-6H0EOIemoB5n4GddOOHJnwndrGwCJIH-EY,7865
172
172
  vectordb_bench/results/ZillizCloud/result_20250613_standard_zillizcloud.json,sha256=gZCnDanS5Yb6Uzvb0Q6wDxMl81UAoGzsZRHU8JwqNds,215610
173
- vectordb_bench-1.0.1.dist-info/licenses/LICENSE,sha256=HXbxhrb5u5SegVzeLNF_voVgRsJMavcLaOmD1N0lZkM,1067
174
- vectordb_bench-1.0.1.dist-info/METADATA,sha256=D11znOn8CK2UaA6Yzg21Klmw1Esl4RGvVb3jKIEfHv4,40753
175
- vectordb_bench-1.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
176
- vectordb_bench-1.0.1.dist-info/entry_points.txt,sha256=Qzw6gVx96ui8esG21H6yHsI6nboEohRmV424TYhQNrA,113
177
- vectordb_bench-1.0.1.dist-info/top_level.txt,sha256=jnhZFZAuKX1J60yt-XOeBZ__ctiZMvoC_s0RFq29lpM,15
178
- vectordb_bench-1.0.1.dist-info/RECORD,,
173
+ vectordb_bench-1.0.2.dist-info/licenses/LICENSE,sha256=HXbxhrb5u5SegVzeLNF_voVgRsJMavcLaOmD1N0lZkM,1067
174
+ vectordb_bench-1.0.2.dist-info/METADATA,sha256=4Ql8Uf4-oa5lqmvgskkBx1OwTMxaC1_72oUqEPO_q5Y,40753
175
+ vectordb_bench-1.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
176
+ vectordb_bench-1.0.2.dist-info/entry_points.txt,sha256=Qzw6gVx96ui8esG21H6yHsI6nboEohRmV424TYhQNrA,113
177
+ vectordb_bench-1.0.2.dist-info/top_level.txt,sha256=jnhZFZAuKX1J60yt-XOeBZ__ctiZMvoC_s0RFq29lpM,15
178
+ vectordb_bench-1.0.2.dist-info/RECORD,,