mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 18:25:44 +00:00
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>