Skip to main content

The Python interface to the MDBM key-value store.

Project description

  • Py-mdbm is a Python binds to Yahoo! MDBM C API

  • MDBM is a super-fast memory-mapped key/value store.

  • MDBM is an ndbm work-alike hashed database library based on sdbm which is based on Per-Aake Larson’s Dynamic Hashing algorithms.

  • MDBM is a high-performance, memory-mapped hash database similar to the homegrown libhash.

  • The records stored in a mdbm database may have keys and values of arbitrary and variable lengths.

https://api.travis-ci.org/torden/py-mdbm.png?branch=master

Installation

See the Py-mdbm’s Documents for installation instructions.

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

py-mdbm-0.1.0a.tar.gz (36.3 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