milvus/pkg/util
MrPresent-Han 3421956afa
modify default value for sync max parallel to mitigate oom on dn(#26763) (#26231)
Signed-off-by: MrPresent-Han <chun.han@zilliz.com>
2023-08-10 10:23:15 +08:00
..
cache Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
cgoconverter Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
commonpbutil Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
compressor add nats mq wrappers (#24445) 2023-06-07 10:00:37 +08:00
conc Use different cgo pool for SQ and other operations (#26021) 2023-08-01 09:19:05 +08:00
contextutil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
crypto Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
errorutil Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
etcd Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
funcutil [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
gc Fix integration tests logic (#24063) 2023-05-15 14:45:21 +08:00
generic Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
hardware Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
indexparamcheck Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
indexparams Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
interceptor Add cluster validation interceptor to resolve the ip-reuse issue (#25001) 2023-06-21 11:36:46 +08:00
lifetime Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
lock support metrics mutex to monitor cost of locks(#26102) (#26103) 2023-08-03 15:03:06 +08:00
logutil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
merr support high-level RESTFUL API, listen on the same port as grpc. (#25108) 2023-08-08 10:15:07 +08:00
metautil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metric Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
metricsinfo Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
milvuserrors Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
parameterutil.go Add length check when insert and upsert (#24759) 2023-06-15 10:24:38 +08:00
paramtable modify default value for sync max parallel to mitigate oom on dn(#26763) (#26231) 2023-08-10 10:23:15 +08:00
ratelimitutil Support refund the tokens to limiter (#25598) 2023-07-14 15:58:32 +08:00
retry Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
symbolizer Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
testutils Add Promethues suite test utility (#26046) 2023-08-02 10:05:05 +08:00
timerecord Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
tsoutil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
typeutil Delete the user-role mapping info when deleting the user (#25988) 2023-08-04 18:37:08 +08:00
uniquegenerator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
constant.go [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
OWNERS Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00