milvus/internal
hulk 1aeff84293
Use MGet to query multi keys in RocksDB KV (#24362)
RocksDB can performance optimizations such as async-io by io_uring.
This would benefit the performance a lot when keys are lying in
different levels of the LSM tree.

Signed-off-by: git-hulk <hulk.website@gmail.com>
2023-05-26 11:07:27 +08:00
..
allocator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
core update lib arrow (#24397) 2023-05-26 09:41:27 +08:00
datacoord Fix typo in handler.go (#24125) 2023-05-17 14:25:23 +08:00
datanode Make flow graph retry longer (#24355) 2023-05-25 09:53:30 +08:00
distributed Update: Wrap common calls querycoord rootcoord clients (#24360) 2023-05-24 19:25:26 +08:00
http Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
indexnode log out error (#24260) 2023-05-19 18:25:24 +08:00
kv Use MGet to query multi keys in RocksDB KV (#24362) 2023-05-26 11:07:27 +08:00
metastore Make field in metastore contains default value (#24228) 2023-05-19 12:19:23 +08:00
mocks Support to manage connections (#24224) 2023-05-19 12:51:23 +08:00
mq Fix rocksmq retention no trigger at datacoord timetick channel (#24170) 2023-05-19 16:23:24 +08:00
parser/planparserv2 Support single quotes with string (#24386) 2023-05-25 15:47:26 +08:00
proto Fix QueryNode is not able to recovery (#24335) 2023-05-24 14:29:29 +08:00
proxy Improve rate limiter interceptor (#24389) 2023-05-25 14:55:32 +08:00
querycoordv2 fix qc service unstable ut (#24340) 2023-05-24 18:49:25 +08:00
querynodev2 Add unit test for invoking method after segment released (#24414) 2023-05-26 10:03:27 +08:00
rootcoord Fix panic due to collection not exist in quota effect (#24320) 2023-05-24 20:53:30 +08:00
storage Fix get vector it timeout and improve some string const usage (#24141) 2023-05-16 17:41:22 +08:00
tso Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
types simplify logic circle in search (#24110) 2023-05-23 16:01:26 +08:00
util simplify logic circle in search (#24110) 2023-05-23 16:01:26 +08:00