Go to file
cai.zhang 815a6ca1cf Add aggregation for query result
Signed-off-by: cai.zhang <cai.zhang@zilliz.com>
2020-09-08 14:16:03 +08:00
cmd Hash message to partitioned topic 2020-09-07 21:07:36 +08:00
conf Add interface of writenode 2020-08-24 11:58:51 +08:00
core Add api about insertion, deletion and search 2020-09-07 17:01:46 +08:00
errors Use go mod instead of GO_PATH and add more cgo interfeces 2020-09-01 16:23:39 +08:00
master Hash message to partitioned topic 2020-09-07 21:07:36 +08:00
pkg Add aggregation for query result 2020-09-08 14:16:03 +08:00
proto Add aggregation for query result 2020-09-08 14:16:03 +08:00
proxy Add aggregation for query result 2020-09-08 14:16:03 +08:00
reader Add message client and refactor segment go, construct raw data for segment insertion 2020-09-08 10:39:09 +08:00
scripts Add config of pulsar 2020-09-07 16:56:57 +08:00
storage Fix the error that write node cannot receive the message 2020-09-06 15:56:10 +08:00
util Serialize produce message in proxy node 2020-09-04 18:37:21 +08:00
writer Hash message to partitioned topic 2020-09-07 21:07:36 +08:00
.gitignore Support write node send key2seg msg 2020-09-06 19:39:35 +08:00
go.mod Hash message to partitioned topic 2020-09-07 21:07:36 +08:00
go.sum Hash message to partitioned topic 2020-09-07 21:07:36 +08:00
README.md Initial commit 2020-08-20 11:39:46 +08:00

suvlim