A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
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
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 Fix bug that max time cant be marshaled 2020-09-08 10:01:30 +08:00
proto Add timestamp for key2segment message 2020-09-07 19:46:14 +08:00
proxy Hash message to partitioned topic 2020-09-07 21:07:36 +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
README.md Initial commit 2020-08-20 11:39:46 +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

suvlim