A cloud-native vector database, storage for next generation AI applications
 
 
 
 
 
 
Go to file
shengjh 6554b2cf16 Fix bug for s3 storage
Signed-off-by: shengjh <1572099106@qq.com>
2020-09-25 16:12:33 +08:00
cmd Add the interface of S3 for storage 2020-09-24 10:58:20 +08:00
conf Fix search timestamp error 2020-09-24 14:19:29 +08:00
core Fix search timestamp error 2020-09-24 14:19: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 search error about search time 2020-09-25 14:53:06 +08:00
proto Update proto 2020-09-21 17:53:59 +08:00
proxy Fix search error about search time 2020-09-25 14:53:06 +08:00
reader Fix search error about search time 2020-09-25 14:53:06 +08:00
scripts Add time sync for query node and write node 2020-09-15 17:41:05 +08:00
sdk Add the interface of S3 for storage 2020-09-24 10:58:20 +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 Set default config in config.yaml 2020-09-23 19:51:14 +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