GitHub user Xuanwo added a comment to the discussion: discuss: Remove `adapter::kv` and `adapter::typed_kv`
Hi, sorry for not providing enough context. - `kv::Adapter` https://github.com/apache/opendal/blob/1094b5042f0a0753d64a6eea754bede9d2e51950/core/src/raw/adapters/kv/api.rs#L95 - `typed_kv::Adapter` https://github.com/apache/opendal/blob/1094b5042f0a0753d64a6eea754bede9d2e51950/core/src/raw/adapters/typed_kv/api.rs#L47 - `KvWriter` https://github.com/apache/opendal/blob/1094b5042f0a0753d64a6eea754bede9d2e51950/core/src/raw/adapters/typed_kv/backend.rs#L247 GitHub link: https://github.com/apache/opendal/discussions/5703#discussioncomment-12428172 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
