..
autoindex
Add logic of autoindex ( #19570 )
2022-10-08 15:38:58 +08:00
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
Improve load performance ( #17273 )
2022-06-02 17:56:03 +08:00
contextutil
Support meta storing on database ( #17236 ) ( #18541 )
2022-08-11 12:12:38 +08:00
crypto
Improve the storage method of the grant info in the metastore ( #18817 )
2022-08-26 19:22:56 +08:00
dependency
Fix Chunk Manager Path mis use ( #19141 )
2022-09-23 14:40:51 +08:00
distance
errorutil
Move GetComponentStates to milvus.proto, make it an external interface ( #19594 )
2022-10-10 15:55:22 +08:00
etcd
Use log id instead of log path of the binlog in metastore ( #19123 )
2022-09-25 15:56:51 +08:00
flowgraph
test: use T.Setenv
to set env vars in tests ( #19649 )
2022-10-11 18:43:23 +08:00
funcutil
Add GetVersion API for the client ( #19694 )
2022-10-14 09:59:24 +08:00
grpcclient
Support bind IndexNode mode ( #19247 )
2022-09-27 22:38:55 +08:00
importutil
Do not use DataCoord context when DataNode is handling import task ( #19732 )
2022-10-14 15:15:24 +08:00
indexcgowrapper
Assign different storage config for indexes ( #19517 )
2022-10-14 14:45:23 +08:00
indexparamcheck
Support diskann index for vector field ( #19093 )
2022-09-21 20:16:51 +08:00
initcore
Assign different storage config for indexes ( #19517 )
2022-10-14 14:45:23 +08:00
logutil
1. refine logging interfaces ( #18692 )
2022-08-23 10:44:52 +08:00
metautil
Use log id instead of log path of the binlog in metastore ( #19123 )
2022-09-25 15:56:51 +08:00
metricsinfo
Refactor healthz API ( #19747 )
2022-10-14 14:19:24 +08:00
milvuserrors
mock
Refine method name from BroadCastXx to BroadcastXx ( #19700 )
2022-10-11 21:07:23 +08:00
paramtable
Make bulkLoad failed if quota exceeds and remove autoindex config ( #19770 )
2022-10-14 14:27:25 +08:00
ratelimitutil
Fix DDL rate limit unit, and improve log ( #19504 )
2022-09-28 20:58:54 +08:00
retry
Reduce the number of retries and add error log ( #16754 )
2022-05-05 09:31:51 +08:00
sessionutil
Add meta migration tool ( #19709 )
2022-10-12 11:37:23 +08:00
timerecord
1. refine logging interfaces ( #18692 )
2022-08-23 10:44:52 +08:00
trace
[skip e2e]Update license for trace stack trace ( #15057 )
2022-01-10 13:05:20 +08:00
tsoutil
Remove useless ut. ( #19210 )
2022-09-15 16:32:33 +08:00
typeutil
Fix binary results unstable ( #19401 )
2022-09-26 18:02:52 +08:00
uniquegenerator
constant.go
Support diskann index for vector field ( #19093 )
2022-09-21 20:16:51 +08:00
OWNERS