Commit Graph

58 Commits (ce1b42c6519e98ee4d117ae36788296672f7e1e8)

Author SHA1 Message Date
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
peng.xu d98e673fdc [skip ci](shards): remove color decorator in log file, fixes #573 2019-11-27 14:53:24 +08:00
peng.xu dc96690a71 [skip ci](shards): format log, fixes #568 2019-11-27 12:57:25 +08:00
peng.xu b734491698 [skip ci](shards): fix search result bug, fixes #564 2019-11-27 10:58:34 +08:00
yhz 2d5b908c05 fix changlog conflict 2019-11-26 18:33:50 +08:00
yhz 55b4acc27b [skip ci]afix shards bug when serch result is empty 2019-11-26 14:40:02 +08:00
peng.xu 10d1f21d59 [skip ci](shards): fix db create engine typo and exception errors 2019-11-26 14:29:20 +08:00
peng.xu 06394c39fd [skip ci](shards): update makefile 2019-11-26 13:43:28 +08:00
peng.xu 646802e53f [skip ci](shards): update git ignore and docker ignore 2019-11-26 13:36:27 +08:00
peng.xu e2e6cb11b3 [skip ci](shards): update Makefile for all in one with mysql 2019-11-26 13:36:00 +08:00
peng.xu 8b00b11fe5 [skip ci](shards): fix bug in search 2019-11-26 13:35:02 +08:00
peng.xu 2cce773589 [skip ci](shards): add all_in_one_with_mysql 2019-11-26 13:34:32 +08:00
peng.xu ba50927d6e [skip ci](shards): bug fix for mysql startup 2019-11-26 11:31:50 +08:00
peng.xu 046c5543b8 [skip ci] (doc/shards): update doc and demo 2019-11-21 13:59:41 +08:00
yhz 3d788fce0a update requirements 2019-11-20 11:57:29 +08:00
yhz 692b211031 update requirements only pymilvus 2019-11-20 11:51:23 +08:00
yhz 359197eaaf update requirements.txt 2019-11-20 11:35:36 +08:00
yhz b552b77a7e [skip ci] add comments in shards 2019-11-20 10:53:28 +08:00
yhz 2f8be3d058 finish results reduce in mishards 2019-11-20 10:47:52 +08:00
yhz 83d9bf6966 modify shards for v0.5.3 2019-11-20 10:47:31 +08:00
赖龙 b36905055b update add configurable DB settings 2019-11-18 17:25:38 +08:00
jielinxu 285788eba8
[skip ci] Add link to CN README 2019-11-12 19:06:51 +08:00
jielinxu eedb67270d
[skip ci] Update README_CN 2019-11-12 19:04:35 +08:00
jielinxu 4493a6248d
[skip ci] Create Mishards README 2019-11-12 18:55:32 +08:00
peng.xu b7030040b0 (shards/refactor): remove start_services.yml 2019-11-07 14:08:17 +08:00
peng.xu ca3447fae2 (shards/refactor): remove README.md under kubernetes_demo 2019-11-07 14:06:05 +08:00
peng.xu 066952ca23 (shards): remove build.sh 2019-11-07 14:01:18 +08:00
peng.xu df8a018549 (shards): all all missing changes after pick-cherry from xupeng's branch 2019-11-06 17:01:16 +08:00
peng.xu 013566dec4 (shards): clean cluster 2019-11-06 16:55:43 +08:00
peng.xu 275462eaf9 (shards): update cn doc 2019-11-06 16:55:38 +08:00
peng.xu 13c445ccaa (shards): update makefile for cluster 2019-11-06 16:55:26 +08:00
peng.xu 58a31cfe22 (shards): update makefile 2019-11-06 16:55:08 +08:00
peng.xu f05f7b94df (mishards): update for tutorial and all_in_one yml 2019-11-06 16:53:01 +08:00
peng.xu 084215b248 (mishards): update for makefile 2019-11-06 16:52:15 +08:00
peng.xu 2205d0129e (mishards): add Makefile 2019-11-06 16:52:04 +08:00
peng.xu 4167cecc9f changes for code style check 2019-11-06 16:51:55 +08:00
peng.xu 3403dcc5a8 update kubernetes demo for changes 2019-11-06 16:51:33 +08:00
peng.xu 7830809684 update CN tutorial 2019-11-06 16:50:54 +08:00
peng.xu 3c38ac29da update env example 2019-11-06 16:50:45 +08:00
peng.xu c2400f3167 change all_in_one.yml for updated source changes 2019-11-06 16:50:31 +08:00
peng.xu 9f52316704 change static discovery init from env 2019-11-06 16:49:36 +08:00
peng.xu 8630077e8a refactor tracer settings 2019-11-06 16:47:54 +08:00
peng.xu ccc80808da refactor all plugins 2019-11-06 16:47:38 +08:00
peng.xu 4ef3e416fa refactor router plugins 2019-11-06 16:47:13 +08:00
peng.xu cd0a112f55 add plugins base mixin 2019-11-06 16:47:05 +08:00
peng.xu 1d39ec75b0 implement service discovery plugins 2019-11-06 16:46:56 +08:00
peng.xu 83818546db fix bug for router 2019-11-06 16:46:44 +08:00
peng.xu 4c774a77f5 fix PluginBase import bug 2019-11-06 16:46:32 +08:00
peng.xu 63997d55ec implement router plugins 2019-11-06 16:46:20 +08:00
peng.xu 2ab0e0eb93 fix unit test and code style changes 2019-11-06 16:46:10 +08:00