milvus/internal/kv/etcd
PowderLi 08ca0a2ca5
feat: support etcd authentication (#30226)
issue: #28895
add 3 configuration for ETCD config

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-01-24 11:35:00 +08:00
..
embed_etcd_config_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
embed_etcd_kv.go enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
embed_etcd_kv_test.go fix: Drop segment meta info with prefix (#29856) 2024-01-11 12:22:51 +08:00
embed_etcd_restart_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
etcd_kv.go enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
etcd_kv_test.go Add predicates for TxnKV operations (#27365) 2023-09-27 10:21:26 +08:00
metakv_factory.go feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00
options.go enhance: Make etcd kv request timeout configurable (#28661) 2023-11-23 19:34:23 +08:00
util.go Add predicates for TxnKV operations (#27365) 2023-09-27 10:21:26 +08:00
util_test.go Add predicates for TxnKV operations (#27365) 2023-09-27 10:21:26 +08:00