milvus/internal/util
Enwei Jiao d9c7519107
refactor compaction concurency logic (#18660)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>

Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
2022-08-23 15:50:52 +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 Fix password verification miss cache (#18730) 2022-08-19 19:42:50 +08:00
dependency Revert settings of Pulsar address and refine config code (#18494) 2022-08-02 21:26:33 +08:00
distance
errorutil Support Role-Based Access Control (#18425) 2022-08-04 11:04:34 +08:00
etcd Support tls/ssl connection to etcd (#7703) (#17012) 2022-05-20 12:29:19 +08:00
flowgraph Refine some codes about the datanode (#17720) 2022-06-23 09:58:14 +08:00
funcutil Handle some apis about the default role (#18647) 2022-08-15 16:40:48 +08:00
grpcclient Fix rpc retry policy not taking effect (#17673) 2022-06-22 22:22:13 +08:00
healthz [skip e2e] Update license (#15122) 2022-01-10 22:43:41 +08:00
importutil Use chunkManager rather than minio.Client in datanode garbage collection (#18092) 2022-07-22 22:10:28 +08:00
indexcgowrapper refine complie configuration (#17502) 2022-06-24 21:12:15 +08:00
indexparamcheck Fix RHNSWPQ pqm divide by zero (#18700) 2022-08-18 19:24:51 +08:00
logutil 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
metricsinfo Support Role-Based Access Control (#18425) 2022-08-04 11:04:34 +08:00
milvuserrors [skip e2e] Modify code comments according to the naming conventions (#14893) 2022-01-06 13:13:51 +08:00
mock refactor compaction concurency logic (#18660) 2022-08-23 15:50:52 +08:00
paramtable refactor compaction concurency logic (#18660) 2022-08-23 15:50:52 +08:00
retry Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
sessionutil Revert settings of Pulsar address and refine config code (#18494) 2022-08-02 21:26:33 +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 Update timestmap according to gracefultime for Bounded Consistency (#17171) 2022-05-24 12:05:59 +08:00
typeutil Unified catalog interface for segment (#18289) (#18290) 2022-08-20 10:24:51 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
constant.go Handle some apis about the default role (#18647) 2022-08-15 16:40:48 +08:00
OWNERS