milvus/internal
yah01 d9074bcb06
Remove unused code (#26100)
Signed-off-by: yah01 <yang.cen@zilliz.com>
2023-08-03 09:45:05 +08:00
..
allocator Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
core add new threadpool with various priority to avoid deadlock(#25781) (#26028) 2023-08-03 09:31:07 +08:00
datacoord Reduce log volumes of DC&DN (#26060) 2023-08-02 17:13:11 +08:00
datanode Reduce log volumes of DC&DN (#26060) 2023-08-02 17:13:11 +08:00
distributed Support AllocTimestamp api for Milvus (#25784) 2023-07-25 10:05:00 +08:00
http Add eventlog pkg and support grpc streaming event observation (#25812) 2023-07-25 17:23:01 +08:00
indexnode add new threadpool with various priority to avoid deadlock(#25781) (#26028) 2023-08-03 09:31:07 +08:00
kv Add HasPrefix in kv (#25462) 2023-07-11 10:28:28 +08:00
metastore Move meta store to kv catalog (#25915) 2023-07-31 13:57:04 +08:00
mocks Support AllocTimestamp api for Milvus (#25784) 2023-07-25 10:05:00 +08:00
mq Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
parser/planparserv2 Support escape string (#24848) 2023-07-25 10:29:01 +08:00
proto Push down the limit operator to segcore (#25959) 2023-08-01 20:29:05 +08:00
proxy Push down the limit operator to segcore (#25959) 2023-08-01 20:29:05 +08:00
querycoordv2 Fix panic while saw the failed task status (#26082) 2023-08-02 13:47:05 +08:00
querynodev2 Remove unused code (#26100) 2023-08-03 09:45:05 +08:00
rootcoord [skip e2e]Fix missed db parameter (#25790) 2023-07-26 19:46:51 +08:00
storage Write the cache file to the cacheStorage.rootpath dir (#25715) 2023-07-28 10:59:02 +08:00
tso Check error by Error() and NoError() for better report message (#24736) 2023-06-08 15:36:36 +08:00
types Support AllocTimestamp api for Milvus (#25784) 2023-07-25 10:05:00 +08:00
util Fix data race on keepAliveCancel (#26087) 2023-08-02 18:55:07 +08:00