py-key-value

Protocols

The AsyncKeyValue protocol defines the interface that all stores and wrappers must implement. This protocol-based design allows for maximum flexibility and composability.

AsyncKeyValue Protocol

::: key_value.aio.protocols.key_value.AsyncKeyValue options: show_source: true members: true show_root_heading: true