..
cache
Add cache for vector chunk ( #15912 )
2022-03-26 22:05:26 +08:00
cgoconverter
Support compile under windows ( #15786 )
2022-03-17 17:17:22 +08:00
compressor
Add methods to compress/decompress small blocks ( #15980 )
2022-03-11 14:55:59 +08:00
concurrency
Add comments for concurrency package ( #16654 )
2022-04-26 11:33:45 +08:00
crypto
fix: not create user root if exists, optimize log & imports ( #16554 )
2022-04-21 19:57:42 +08:00
dependency
Support Kafka ( #16149 )
2022-04-12 19:47:33 +08:00
distance
errorutil
Add and implement chunk manager interface. ( #15541 )
2022-02-24 23:53:53 +08:00
etcd
Disable knowhere logging for embedded Milvus and some other tweaks ( #16496 )
2022-04-20 17:23:46 +08:00
flowgraph
Add dependency factory ( #16204 )
2022-04-07 22:05:32 +08:00
funcutil
Improve load performance, load binlogs concurrently per file, deserialize binlogs concurrently per field/segment ( #16514 )
2022-04-25 15:57:47 +08:00
grpcclient
Support login with username and password ( #15656 ) ( #16341 )
2022-04-11 19:49:34 +08:00
healthz
importutil
Add list import tasks api ( #16605 )
2022-04-25 17:37:46 +08:00
indexcgowrapper
Integrates marisa trie index ( #16192 )
2022-04-01 15:31:29 +08:00
indexparamcheck
Unify interface of vector index & scalar index. ( #15959 )
2022-03-21 14:23:24 +08:00
logutil
Make all logs configurable for standalone/embedded Milvus. ( #15926 )
2022-03-10 10:35:59 +08:00
metricsinfo
Fix GetMemoryCount, get min as total memory ( #15931 )
2022-03-24 20:41:25 +08:00
milvuserrors
mock
Add SyncReplicaSegments interface for QueryNode ( #16672 )
2022-04-27 10:41:46 +08:00
paramtable
Fix Data race in NodeID ( #16603 )
2022-04-24 22:03:44 +08:00
retry
Add and implement chunk manager interface. ( #15541 )
2022-02-24 23:53:53 +08:00
sessionutil
Remove offLineNodes from watch states check ( #16347 )
2022-04-01 22:33:29 +08:00
timerecord
trace
tsoutil
typeutil
Support login with username and password ( #15656 ) ( #16341 )
2022-04-11 19:49:34 +08:00
uniquegenerator
constant.go
create default root user for authentication ( #16545 ) ( #16549 )
2022-04-20 13:03:40 +08:00
OWNERS