milvus/pkg/mq/msgdispatcher
tinswzy cd2d8c7f39
enhance: support switching of WAL implementation (#45286)
issue: #44726 

Introduce an immutable option to prevent accidental modification of
critical configurations.
Support switching of WAL implementation.

Note: This PR depends on [milvus-proto PR
#503](https://github.com/milvus-io/milvus-proto/pull/503) being merged
first.

Signed-off-by: tinswzy <zhenyuan.wei@zilliz.com>
2026-01-18 20:13:29 +08:00
..
client.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
client_test.go
dispatcher.go enhance: support switching of WAL implementation (#45286) 2026-01-18 20:13:29 +08:00
dispatcher_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
manager.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
manager_test.go
mock_client.go
mock_test.go
target.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
target_test.go