mirror of https://github.com/milvus-io/milvus.git
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> |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| dispatcher.go | ||
| dispatcher_test.go | ||
| manager.go | ||
| manager_test.go | ||
| mock_client.go | ||
| mock_test.go | ||
| target.go | ||
| target_test.go | ||