adewes / blitzdb

Blitz is a document-oriented database for Python that is backend-agnostic. It comes with a flat-file database for JSON documents and provides MongoDB-like querying capabilities.
http://blitzdb.readthedocs.org
MIT License
330 stars 37 forks source link

Add docs on how to switch backend serialisers. #38

Closed cmutel closed 10 years ago

adewes commented 10 years ago

Thanks @cmutel !