milvus/internal/util
Cai Yudong d4e0b6e91b
Remove unused index param check (#22271)
Signed-off-by: Yudong Cai <yudong.cai@zilliz.com>
2023-02-21 17:36:26 +08:00
..
autoindex Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
cache Expand singleflight to Get and make writeEvent sync (#21993) 2023-02-06 15:27:54 +08:00
cgoconverter Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
commonpbutil Apply lifetime control for indexnode (#21892) 2023-01-31 18:37:50 +08:00
componentutil Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
compressor Add methods to compress/decompress small blocks (#15980) 2022-03-11 14:55:59 +08:00
concurrency Fix query node panic when watching dm channels (#21402) 2022-12-28 10:19:31 +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 Support check health for the service level (#19779) 2022-10-18 13:39:26 +08:00
etcd Reduce maxFieldNum from 256 to 64 (#21104) 2022-12-14 10:39:22 +08:00
flowgraph Fix msgdispatcher concurrency issue and add prometheus metrics (#22174) 2023-02-16 14:58:34 +08:00
funcutil Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
gc Add slow gc warning log (#21734) 2023-01-18 11:41:43 +08:00
generic Refactor grpclient, make it generic (#19791) 2022-10-17 20:05:26 +08:00
grpcclient Support zstd compression in grpc (#21689) 2023-01-13 10:55:41 +08:00
hardware Move disk index params to config file (#19714) 2022-10-14 17:51:24 +08:00
importutil Skip file with prefix '.' may exist in filesystem (#22138) 2023-02-21 10:54:29 +08:00
indexcgowrapper Make paramtable init only once (#21782) 2023-01-19 14:53:44 +08:00
indexparamcheck Remove unused index param check (#22271) 2023-02-21 17:36:26 +08:00
indexparams Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
initcore Move assemble/disassemble func to core (#19420) 2022-10-16 21:17:25 +08:00
lifetime Implement detailed lifetime control for querynode (#21851) 2023-01-29 17:45:49 +08:00
lock Support load segments/channels in parallel (#20036) 2022-10-31 13:55:33 +08:00
logutil Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
metautil Make sure that the segment path matches the segment id (#20677) 2022-11-18 15:35:09 +08:00
metricsinfo Low IndexCoord weight (#21548) 2023-01-06 14:21:37 +08:00
milvuserrors
mock resource group impl (#21609) 2023-01-30 10:19:48 +08:00
paramtable Add tickle for datacoord watch event (#21193) 2023-02-15 16:20:34 +08:00
ratelimitutil Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
retry Fix msgdispatcher concurrency issue and add prometheus metrics (#22174) 2023-02-16 14:58:34 +08:00
segmentutil Verify and adjust segment # of rows before saving and passing SegmentInfo (#20837) 2022-12-01 16:31:16 +08:00
sessionutil Add unconvert & durationcheck linters and fix issues (#22161) 2023-02-15 17:22:34 +08:00
symbolizer Add stack trace for core dump (#21555) 2023-01-06 16:53:35 +08:00
timerecord Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
tsoutil Add some msgstream metrics (#20296) 2022-11-07 10:15:02 +08:00
typeutil Make ratelimiter's config refreshable (#21757) 2023-02-01 16:03:51 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
constant.go support rg api rbac (#22097) 2023-02-10 10:54:33 +08:00
OWNERS