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, Redis and Amazon S3/Google Storage.
Installation
simplekv is available on PyPI and can be installed through pip or easy_install:
$ pip install simplekv
Documentation
The documentation for simplekv is available at http://simplekv.readthedocs.org.
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.7.1.dev1.tar.gz
(26.8 kB
view details)
File details
Details for the file simplekv-0.7.1.dev1.tar.gz
.
File metadata
- Download URL: simplekv-0.7.1.dev1.tar.gz
- Upload date:
- Size: 26.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b73f3db713449eba50546b83570addc1391080c1eb1cf2936a39948f2fc6ae54 |
|
MD5 | ba34a592eca7456d1826464cc87100a6 |
|
BLAKE2b-256 | 01fa3d5d7bbf72c7c0f66bd8c24f057f8b982d37c096411d2001ff519673e5d9 |