milvus/internal/util
groot 2599a3ece0
Import native binlog files (#19447)
Signed-off-by: yhmo <yihua.mo@zilliz.com>

Signed-off-by: yhmo <yihua.mo@zilliz.com>
2022-09-30 10:32:54 +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 Improve load performance (#17273) 2022-06-02 17:56:03 +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 Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
etcd Use log id instead of log path of the binlog in metastore (#19123) 2022-09-25 15:56:51 +08:00
flowgraph Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
funcutil Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
grpcclient Support bind IndexNode mode (#19247) 2022-09-27 22:38:55 +08:00
healthz [skip e2e] Update license (#15122) 2022-01-10 22:43:41 +08:00
importutil Import native binlog files (#19447) 2022-09-30 10:32:54 +08:00
indexcgowrapper Rename serializeDiskIndex to getIndexFileInfo (#19416) 2022-09-27 10:32:53 +08:00
indexparamcheck Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
initcore Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
logutil 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
metautil Use log id instead of log path of the binlog in metastore (#19123) 2022-09-25 15:56:51 +08:00
metricsinfo Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
milvuserrors [skip e2e] Modify code comments according to the naming conventions (#14893) 2022-01-06 13:13:51 +08:00
mock Support bind IndexNode mode (#19247) 2022-09-27 22:38:55 +08:00
paramtable MEP-30:Support basic coordinators active-standby mechanism #16901 (#19166) 2022-09-29 18:35:02 +08:00
ratelimitutil Fix DDL rate limit unit, and improve log (#19504) 2022-09-28 20:58:54 +08:00
retry Reduce the number of retries and add error log (#16754) 2022-05-05 09:31:51 +08:00
sessionutil MEP-30:Support basic coordinators active-standby mechanism #16901 (#19166) 2022-09-29 18:35:02 +08:00
timerecord 1. refine logging interfaces (#18692) 2022-08-23 10:44:52 +08:00
trace [skip e2e]Update license for trace stack trace (#15057) 2022-01-10 13:05:20 +08:00
tsoutil Remove useless ut. (#19210) 2022-09-15 16:32:33 +08:00
typeutil Fix binary results unstable (#19401) 2022-09-26 18:02:52 +08:00
uniquegenerator [skip e2e]Update license for util uniquegenerator (#14786) 2022-01-06 14:53:20 +08:00
constant.go Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
OWNERS