milvus/shards/mishards
XuPeng-SH 0a134dab82 Mishards synced to 0.6.0 release (#725)
* [skip ci](shards): update to support milvus 0.6.0

* [skip ci](shards): add show partitions

* [skip ci](shards): add drop partition

* [skip ci](shards): add create partition

* [skip ci](shards): update search for partition

* [skip ci](shards): fix search partion bugs

* [skip ci](shards): update all in one demo

* [skip ci](shards/doc): update image in readme
2019-12-09 10:55:32 +08:00
..
grpc_utils Mishards synced to 0.6.0 release (#725) 2019-12-09 10:55:32 +08:00
router Mishards synced to 0.6.0 release (#725) 2019-12-09 10:55:32 +08:00
__init__.py update add configurable DB settings 2019-11-18 17:25:38 +08:00
.env.example [skip ci] (doc/shards): update doc and demo 2019-11-21 13:59:41 +08:00
connections.py Mishards synced to 0.6.0 release (#725) 2019-12-09 10:55:32 +08:00
db_base.py [skip ci](shards): fix db create engine typo and exception errors 2019-11-26 14:29:20 +08:00
exception_codes.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
exception_handlers.py [skip ci](shards): fix db create engine typo and exception errors 2019-11-26 14:29:20 +08:00
exceptions.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
factories.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
hash_ring.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
main.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
models.py Mishards synced to 0.6.0 release (#725) 2019-12-09 10:55:32 +08:00
server.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
service_handler.py Mishards synced to 0.6.0 release (#725) 2019-12-09 10:55:32 +08:00
settings.py [skip ci](shards): remove color decorator in log file, fixes #573 2019-11-27 14:53:24 +08:00
test_connections.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
test_models.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00
test_server.py fix bug for router 2019-11-06 16:46:44 +08:00
utilities.py Preparing to merge into milvus 2019-10-21 16:21:32 +08:00