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.9.2.tar.gz
(13.8 kB
view details)
File details
Details for the file simplekv-0.9.2.tar.gz
.
File metadata
- Download URL: simplekv-0.9.2.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 448608199a9f76a25529005b5a28a4e548afd623e2b7109563b9ebe6ef4f3aac |
|
MD5 | adf0469eb00812bbdebde487e93536c8 |
|
BLAKE2b-256 | bb29c9da23f349bc4c43431e887f4a7cf5337c35e81bb424ae80f554b9eb7f4f |