summaryrefslogtreecommitdiff
path: root/ext/kv/codec.rs
AgeCommit message (Expand)Author
2023-03-22fix(ext/kv): reverse mapping between `AnyValue::Bool` and `KeyPart::Bool` (#1...Heyang Zhou
2023-03-22feat(ext/kv): key-value store (#18232)Heyang Zhou