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.8.3.tar.gz
(12.1 kB
view details)
File details
Details for the file simplekv-0.8.3.tar.gz
.
File metadata
- Download URL: simplekv-0.8.3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c57094858e67869f50173b53b77410f36e196eb7a2555e36b26ca0650f927af1 |
|
MD5 | 28000ca5e0b09194ab39723bfda49508 |
|
BLAKE2b-256 | 35e3b3ae3d37efde88dcae3b008f0096a72fccb1360099569733463214114d99 |