A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
shengjh d054c0aa7b Add benchmark for proxy and writer
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-27 20:56:23 +08:00
cmd Add the interface of S3 for storage 2020-09-24 10:58:20 +08:00
conf Refactor query node to pass search test 2020-09-27 20:55:08 +08:00
core Create segments by query node num 2020-09-26 15:29:29 +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 segment insertion error, and improve search strategy 2020-09-26 17:37:40 +08:00
proto Update proto 2020-09-21 17:53:59 +08:00
proxy Add benchmark for proxy and writer 2020-09-27 20:56:23 +08:00
reader Refactor query node to pass search test 2020-09-27 20:55:08 +08:00
scripts Add time sync for query node and write node 2020-09-15 17:41:05 +08:00
sdk Refactor query node to pass search test 2020-09-27 20:55:08 +08:00
storage Fix bug for s3 storage 2020-09-25 16:12:33 +08:00
timesync Add config for write node and query node 2020-09-22 21:10:51 +08:00
util Serialize produce message in proxy node 2020-09-04 18:37:21 +08:00
writer Add benchmark for proxy and writer 2020-09-27 20:56:23 +08:00
.gitignore Fix test when search failed 2020-09-15 15:53:10 +08:00
Makefile Delete unused 2020-09-12 16:57:37 +08:00
README.md Initial commit 2020-08-20 11:39:46 +08:00
go.mod Fix bug:only need to add unittest when build with -u option 2020-09-24 11:18:31 +08:00
go.sum Add the interface of S3 for storage 2020-09-24 10:58:20 +08:00

README.md

suvlim