milvus/internal/util
chyezh d2bc4a53be
enhance: implement rmq and pulsar as wal (#34046)
issue: #33285

- use reader but not consumer for pulsar
- advanced test framework
- move some streaming related package into pkg

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-06-27 15:11:05 +08:00
..
analyzecgowrapper enhance: Support analyze data (#33651) 2024-06-06 17:37:51 +08:00
bloomfilter enhance: Use BatchPkExist to reduce bloom filter func call cost (#33611) 2024-06-13 17:57:56 +08:00
cgo enhance: async search and retrieve in cgo (#33228) 2024-06-22 09:38:02 +08:00
cgoconverter enhance: move the cgo code in the pkg dir to interal dir (#30261) 2024-01-25 15:15:01 +08:00
clustering Add an option to enable/disable vector field clustering key (#34097) 2024-06-25 18:52:04 +08:00
componentutil enhance:add some log when create client and get component states (#28160) 2023-11-22 09:12:22 +08:00
dependency enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
exprutil feat: support segment pruner (#31003) 2024-03-22 13:57:06 +08:00
flowgraph enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
funcutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
grpcclient enhance: Force to reset coord connection for unavailable error (#33908) 2024-06-18 14:53:59 +08:00
hookutil enhance: add the config to control the way when fail to init plugin (#32680) 2024-05-07 11:01:31 +08:00
importutilv2 enhance: Unify DeleteLog parsing code (#34009) 2024-06-21 16:54:01 +08:00
indexcgowrapper feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
initcore fix: Pass otlpSecure config when setup segcore tracing (#34193) 2024-06-26 19:18:04 +08:00
metrics fix: symbol 'GetStorageMetrics' and 'enableDynamicField' (#28580) 2023-11-21 10:20:22 +08:00
mock enhance: Rename Compaction to CompactionV2 (#33858) 2024-06-16 22:07:57 +08:00
pipeline enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
proxyutil enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
quota feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
ratelimitutil feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
segmentutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
sessionutil fix: Make coordinator Register not blocked on ProcessActiveStandby (#32069) 2024-04-10 18:49:18 +08:00
streamrpc enhance: Merge query stream result for reduce delete task (#32855) 2024-05-27 18:15:43 +08:00
testutil enhance: Optimize bulk insert unittest (#33224) 2024-05-24 10:23:41 +08:00
tsoutil enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
typeutil feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
wrappers enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00