Commit Graph

19 Commits

Author SHA1 Message Date
bigsheeper
1370da9498 Add message sending and key2segment, use hard code schema
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 15:24:07 +08:00
shengjh
8f9a8d83e4 Enable timesyc
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-09 14:34:03 +08:00
FluorineDog
3f10cddf3e Fix gtest, support AckResponder, update segment interface
Signed-off-by: FluorineDog <guilin.gou@zilliz.com>
2020-09-09 12:02:52 +08:00
bigsheeper
f1b08a98c5 Update segment cgo api unittest
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 11:53:06 +08:00
bigsheeper
5dd9a82434 Refactor query node deletion and insertion behavior
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-09 10:28:16 +08:00
bigsheeper
41d638abb5 Add message client and refactor segment go, construct raw data for segment insertion
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-08 10:39:09 +08:00
bigsheeper
b948a3438e Add api about insertion, deletion and search
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-07 17:01:46 +08:00
bigsheeper
947b223bae Add segment status and management
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-03 19:58:33 +08:00
bigsheeper
b817fa5aed Add insertion api, fix unittest and data type
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-02 17:18:49 +08:00
bigsheeper
36c8362b41 Add deletion and unitest
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-02 16:23:50 +08:00
bigsheeper
39addf0a55 Update cgo interfaces and add query node id
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-02 10:38:08 +08:00
bigsheeper
bb9c906ef6 Use go mod instead of GO_PATH and add more cgo interfeces
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-09-01 16:23:39 +08:00
bigsheeper
5a57b62f0c Refactor collection and partition, wrap cgo interfaces
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-08-31 15:54:44 +08:00
bigsheeper
b6cc1df97e Refactor collection and partition
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-08-29 17:42:41 +08:00
cai.zhang
26805ebd3a Add interface for minio and add grpc proto for master
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-08-29 17:40:29 +08:00
bigsheeper
7d8ddf05a9 Add cgo building script and init ago insertion interface
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-08-29 17:37:53 +08:00
bigsheeper
04c27b7ccf Sort messages by timestamp
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-08-28 18:39:00 +08:00
bigsheeper
d69c925ba5 Implement the interfaces about insertion, deletion and search
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-08-28 17:29:26 +08:00
bigsheeper
af1f67b9d2 Add collection and segment
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2020-08-25 15:45:19 +08:00