milvus/internal/distributed/streaming
Zhen Ye 5551d99425
enhance: remove old arch non-streaming arch code (#43651)
issue: #41609

- remove all dml dead code at proxy
- remove dead code at l0_write_buffer
- remove msgstream dependency at proxy
- remove timetick reporter from proxy
- remove replicate stream implementation

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2025-08-06 14:41:40 +08:00
..
internal fix: block at msgpack adaptor and wrong metrics (#43235) 2025-07-11 10:14:49 +08:00
OWNERS enhance: streaming service client (#34656) 2024-08-05 21:38:15 +08:00
append.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
broadcast.go enhance: add partition gc at streaming arch (#42179) 2025-05-29 23:20:30 +08:00
local.go enhance: add quota limit based on sn consuming lag (#43105) 2025-07-11 14:10:49 +08:00
msgstream_adaptor.go enhance: use dispatcher at delegator when enable streaming (#41266) 2025-05-06 01:12:53 +08:00
msgstream_adaptor_test.go enhance: use dispatcher at delegator when enable streaming (#41266) 2025-05-06 01:12:53 +08:00
streaming.go enhance: remove old arch non-streaming arch code (#43651) 2025-08-06 14:41:40 +08:00
streaming_test.go enhance: remove redundant resource key watch operation, just keep consistency of wal (#40235) 2025-03-03 14:40:05 +08:00
test_streaming.go enhance: remove old arch non-streaming arch code (#43651) 2025-08-06 14:41:40 +08:00
txn.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
util.go enhance: use recovery+shardmanager, remove segment assignment interceptor (#41824) 2025-05-14 23:00:23 +08:00
wal.go enhance: remove old arch non-streaming arch code (#43651) 2025-08-06 14:41:40 +08:00
wal_test.go enhance: add quota limit based on sn consuming lag (#43105) 2025-07-11 14:10:49 +08:00