milvus/internal/util
yah01 7478e44911
Support using mmap to load data (#22052)
Signed-off-by: yah01 <yang.cen@zilliz.com>
2023-03-01 18:07:49 +08:00
..
autoindex Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
cache Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +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 Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
compressor Add methods to compress/decompress small blocks (#15980) 2022-03-11 14:55:59 +08:00
conc Rename concurrency package to conc (#22453) 2023-02-28 14:19:47 +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 Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
errorutil Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
errutil Add util to combine multiple errors so everyone checkable (#22473) 2023-02-28 19:35:47 +08:00
etcd Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
flowgraph Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
funcutil Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +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 Fix reset connection data race (#22483) 2023-03-01 11:21:47 +08:00
hardware Add memory usage too large sync policy (#22244) 2023-02-27 17:47:51 +08:00
importutil Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
indexcgowrapper Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
indexparamcheck Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +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 Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
milvuserrors Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
mock resource group impl (#21609) 2023-01-30 10:19:48 +08:00
paramtable Support using mmap to load data (#22052) 2023-03-01 18:07:49 +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 Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +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 Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
uniquegenerator
constant.go Add the rbac for the GetLoadingProgress and GetLoadState api (#22320) 2023-02-22 20:37:45 +08:00
OWNERS