milvus/internal/distributed/streaming
Zhen Ye fd84ed817c
enhance: add broadcast operation for msgstream (#39040)
issue: #38399

- make broadcast service available for msgstream by reusing the
architecture streaming service

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2025-01-14 15:14:59 +08:00
..
internal enhance: move the lifetime implementation out of server level lifetime (#38442) 2024-12-17 11:42:44 +08:00
OWNERS enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
append.go enhance: add broadcast for streaming service (#39020) 2025-01-09 16:24:55 +08:00
streaming.go enhance: add broadcast operation for msgstream (#39040) 2025-01-14 15:14:59 +08:00
streaming_test.go enhance: add broadcast operation for msgstream (#39040) 2025-01-14 15:14:59 +08:00
test_streaming.go enhance: Append create partition msg to wal (#35398) 2024-08-13 14:28:20 +08:00
txn.go enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
util.go enhance: add broadcast operation for msgstream (#39040) 2025-01-14 15:14:59 +08:00
wal.go enhance: add broadcast operation for msgstream (#39040) 2025-01-14 15:14:59 +08:00
wal_test.go enhance: add broadcast for streaming service (#39020) 2025-01-09 16:24:55 +08:00