milvus/pkg
chyezh fda720b880
enhance: streaming service grpc utilities (#34436)
issue: #33285

- add two grpc resolver (by session and by streaming coord assignment
service)
- add one grpc balancer (by serverID and roundrobin)
- add lazy conn to avoid block by first service discovery
- add some utility function for streaming service

Signed-off-by: chyezh <chyezh@outlook.com>
2024-07-15 20:49:38 +08:00
..
common enhance: use the insert rate limit for the upsert request (#34615) 2024-07-12 16:17:35 +08:00
config enhance: add the seal segment when dispatch delete msgs (#34565) 2024-07-10 19:14:51 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
kv enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: Refine clustering compaction latency metrics (#34528) 2024-07-11 17:43:43 +08:00
mocks enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
mq enhance: implement balancer at streaming coord (#34435) 2024-07-11 09:58:48 +08:00
streaming enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
tracer fix: can't generate traceID when use noop exporter (#33191) 2024-05-21 10:39:39 +08:00
util enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
.mockery_pkg.yaml enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
go.mod enhance: update milvus proto (#34490) 2024-07-09 10:04:11 +08:00
go.sum enhance: update milvus proto (#34490) 2024-07-09 10:04:11 +08:00
Makefile enhance: implement balancer at streaming coord (#34435) 2024-07-11 09:58:48 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00