Skip to content

benpankow/semidbm

 
 

Repository files navigation

Overview

https://secure.travis-ci.org/benpankow/semidbm.png?branch=master

Semidbm is a fast, pure python implementation of a dbm, which is a persistent key value store. This fork includes a fix for read-only mode. In the original fork, read only mode will still attempt to create the data directory if it does not exist, may write headers, and uses read and write flags.

About

Cross platform (fast) DBM interface in python

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%