Skip to content
/ zlibdb Public

A simple key-value database based on zlib and sqlite.

License

Notifications You must be signed in to change notification settings

songron/zlibdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zlibdb

A simple key-value database based on zlib and sqlite3.

Install

python setup.py install

Run tests

python -m unittest tests/*py

About

A simple key-value database based on zlib and sqlite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages