milvus/internal/util
Xiaofan f8e1566b24
Support zstd compression in grpc (#21689)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
2023-01-13 10:55:41 +08:00
..
autoindex Refactor all params into ParamItem (#20987) 2022-12-07 18:01:19 +08:00
cache Use singleflight in localCache.load (#21606) 2023-01-10 16:21:39 +08:00
cgoconverter Make Params singleton (#20088) 2022-11-04 14:25:38 +08:00
commonpbutil Support the graceful stop for the indexnode (#21021) 2022-12-16 10:03:27 +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 [skip e2e]Update license for cwrapper parquet (#14625) 2022-01-04 09:09:22 +08:00
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 Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
funcutil Integration test framework (#21283) 2023-01-12 19:49:40 +08:00
gc Fix GC Tuner Overflow (#20497) 2022-11-15 10:43:06 +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 Report bulkinsert progress (#21612) (#21638) 2023-01-11 17:37:44 +08:00
indexcgowrapper Add stack trace for core dump (#21555) 2023-01-06 16:53:35 +08:00
indexparamcheck Limit MinDim to build disk index (#20724) 2022-11-21 17:43:10 +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
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 [skip e2e] Modify code comments according to the naming conventions (#14893) 2022-01-06 13:13:51 +08:00
mock Use opentelemetry (#21509) 2023-01-12 16:09:39 +08:00
paramtable Support zstd compression in grpc (#21689) 2023-01-13 10:55:41 +08:00
ratelimitutil Change limiter burst type to float64 (#20215) 2022-10-31 20:59:34 +08:00
retry Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
segmentutil Verify and adjust segment # of rows before saving and passing SegmentInfo (#20837) 2022-12-01 16:31:16 +08:00
sessionutil Integration test framework (#21283) 2023-01-12 19:49:40 +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 Low IndexCoord weight (#21548) 2023-01-06 14:21:37 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
constant.go Merge IndexCoord and DataCoord (#21267) 2023-01-04 19:37:36 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00