milvus/internal/util
Enwei Jiao 67ce206cf0
make SegmentMaxLifetime configurable (#16783)
Signed-off-by: Enwei Jiao <jiaoew2011@gmail.com>
2022-05-06 23:41:51 +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 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 [skip e2e]Update license for cwrapper parquet (#14625) 2022-01-04 09:09:22 +08:00
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 config grpc log level (#16618) 2022-05-05 10:35:50 +08:00
healthz [skip e2e] Update license (#15122) 2022-01-10 22:43:41 +08:00
importutil Fix bulkload bugs (#16760) 2022-05-06 11:21:50 +08:00
indexcgowrapper Integrates marisa trie index (#16192) 2022-04-01 15:31:29 +08:00
indexparamcheck Enable dimension check in Proxy when create index request received (#16718) 2022-04-29 18:01:49 +08:00
logutil Support config grpc log level (#16618) 2022-05-05 10:35:50 +08:00
metricsinfo Fix GetMemoryCount, get min as total memory (#15931) 2022-03-24 20:41:25 +08:00
milvuserrors [skip e2e] Modify code comments according to the naming conventions (#14893) 2022-01-06 13:13:51 +08:00
mock Add SyncReplicaSegments interface for QueryNode (#16672) 2022-04-27 10:41:46 +08:00
paramtable make SegmentMaxLifetime configurable (#16783) 2022-05-06 23:41:51 +08:00
retry Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
sessionutil Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
timerecord Use ElementMatch instead of Equal in unit test (#14997) 2022-01-07 15:17:22 +08:00
trace [skip e2e]Update license for trace stack trace (#15057) 2022-01-10 13:05:20 +08:00
tsoutil [skip e2e]Update license for tsoutil tso (#15055) 2022-01-10 12:58:49 +08:00
typeutil Support antlr as plan parser (#16696) 2022-05-06 17:43:51 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
constant.go create default root user for authentication (#16545) (#16549) 2022-04-20 13:03:40 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00