A key-value storage for binary data, support many backends.
Project description
minimalkv is an API for very basic key-value stores used for small, frequently accessed data or large binary blobs. Its basic interface is easy to implement and it supports a number of backends, including the filesystem, SQLAlchemy, MongoDB, Redis and Amazon S3/Google Storage.
Installation
minimalkv is available on PyPI and can be installed through pip:
pip install minimalkv
or via conda on conda-forge:
conda install -c conda-forge minimalkv
Documentation
The documentation for minimalkv is available at https://minimalkv.readthedocs.io.
License
minimalkv is MIT licensed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file minimalkv-1.8.4.tar.gz.
File metadata
- Download URL: minimalkv-1.8.4.tar.gz
- Upload date:
- Size: 142.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e1aa9a9f9f54dfac1c18647f2f825b58fab68d1e2d1c73ff2e8315e5e3687b4
|
|
| MD5 |
2080476fc601fa62183d6cb6251c25b7
|
|
| BLAKE2b-256 |
9b7f3741f878e6c725f3e125e16376507cff0c948cd5f89b2e6987dd1c03ba99
|
File details
Details for the file minimalkv-1.8.4-py3-none-any.whl.
File metadata
- Download URL: minimalkv-1.8.4-py3-none-any.whl
- Upload date:
- Size: 55.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b866ff2512c3e95330878ef7c1c757ac4c9320ea694775cc465aef7789f187
|
|
| MD5 |
9500cedf5634f5030a6e445455d91e50
|
|
| BLAKE2b-256 |
a336b3334d1110d8230abfa16f2d08eba2baad6f85c542219efe2f5bc962d841
|