Expand description
Providing Typed Key Value Adapter for OpenDAL.
Any services that implement Adapter
can be used an OpenDAL Service.
Structs§
- The typed kv backend which implements Accessor for typed kv adapter.
- Capability is used to describe what operations are supported by Typed KV Operator.
- Info for this key value accessor.
- Value is the typed value stored in adapter.
Traits§
- Adapter is the typed adapter to underlying kv services.