A key-value storage for binary data, support many backends.
Project description
simplekv 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
simplekv is available on PyPI and can be installed through pip:
pip install simplekv
Documentation
The documentation for simplekv is available at http://pythonhosted.org/simplekv.
License
simplekv 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
simplekv-0.11.2.tar.gz
(19.3 kB
view details)
File details
Details for the file simplekv-0.11.2.tar.gz
.
File metadata
- Download URL: simplekv-0.11.2.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1a62057e3184bfdde71271c22b714659bbf69164ec72fb3ba10d5a02438ff88 |
|
MD5 | fee6a912cb2f06f6e9f56abf9eefb153 |
|
BLAKE2b-256 | 3cd0800b9ea4a2ce01db0fb00ed4632f0f994e004bd24d914112b3e1a94956e9 |