A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
neza2017 18a56c9b5d Add build.sh for core
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
2020-09-02 20:05:02 +08:00
cmd Add interface of writenode 2020-08-24 11:58:51 +08:00
conf Add interface of writenode 2020-08-24 11:58:51 +08:00
core Add build.sh for core 2020-09-02 20:05:02 +08:00
errors Use go mod instead of GO_PATH and add more cgo interfeces 2020-09-01 16:23:39 +08:00
master Add insertion api, fix unittest and data type 2020-09-02 17:18:49 +08:00
pkg Use go mod instead of GO_PATH and add more cgo interfeces 2020-09-01 16:23:39 +08:00
proto Use go mod instead of GO_PATH and add more cgo interfeces 2020-09-01 16:23:39 +08:00
proxy Add build.sh for core 2020-09-02 20:05:02 +08:00
pulsar Remove core.go, add ubuntu building dependency 2020-09-02 19:59:41 +08:00
reader Fix reader unites 2020-09-02 19:02:57 +08:00
storage Add deletion and unitest 2020-09-02 16:23:50 +08:00
util Use go mod instead of GO_PATH and add more cgo interfeces 2020-09-01 16:23:39 +08:00
writer Add the interface about kv store of writenode 2020-09-02 10:36:39 +08:00
.gitignore Add pulsar cpp client 2020-09-01 20:50:12 +08:00
README.md Initial commit 2020-08-20 11:39:46 +08:00
go.mod Update the interface of writenode 2020-09-01 18:11:43 +08:00
go.sum Use go mod instead of GO_PATH and add more cgo interfeces 2020-09-01 16:23:39 +08:00

README.md

suvlim