Skip to main content

A simple key-value storage for binary data.

Project description

simplekv is an API for very basic key-value stores for storing binary data. Due to its basic interface, it is easy to implemented a large number of backends. simplekv’s origins are in storing user-uploaded files on websites, but its low overhead and design should make it applicable for numerous other problems.

Features include storage in memory, local and remote filesystems and cloud storage services such as Amazon S3 and 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


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.4.1.tar.gz (13.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page