Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 222 Bytes

README.markdown

File metadata and controls

7 lines (5 loc) · 222 Bytes

KeyValueDatabase

This project is a stupidly simply key/value database.

It should be relatively easy to add another database implementation under the hook, e.g., by writing to the filesystem for example.