milvus/internal/kv
yiwangdr 85246c1f5d
enhance: disallow tikv/rawkv usages (#30027)
Data write through rawkv API may pollute tikv data. It should be
disallowed.
We will add this check to all repos that involves metadata access.
In the longer term, we should have a metadata service that implements
access control.

relate: #30029

Signed-off-by: yiwangdr <yiwangdr@gmail.com>
2024-02-06 10:41:41 +08:00
..
etcd feat: support etcd authentication (#30226) 2024-01-24 11:35:00 +08:00
mem Refine KV errors (#27588) 2023-10-13 17:15:34 +08:00
mocks Add predicates for TxnKV operations (#27365) 2023-09-27 10:21:26 +08:00
predicates Add predicates for TxnKV operations (#27365) 2023-09-27 10:21:26 +08:00
rocksdb Add predicates for TxnKV operations (#27365) 2023-09-27 10:21:26 +08:00
tikv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
kv.go Add predicates for TxnKV operations (#27365) 2023-09-27 10:21:26 +08:00
mock_snapshot_kv_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
mock_snapshot_kv.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00