Metadata-Version: 2.1
Name: kv-api
Version: 0.1.13
Summary: Interface for any Key-Value DB. Completely exception-free, and backed by `haskellian` for powerful composability
Author-email: Marcel Claramunt <marcel@moveread.com>
Project-URL: repo, https://github.com/moveread/python-storage
Project-URL: home, https://github.com/moveread/python-storage/tree/main/kv/kv-api
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: haskellian
Requires-Dist: lazy-loader

# Kv Api

> API spec for an async Key-Value DB
