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

use os.path.join() to build paths #49

Closed dmytrokyrychuk closed 9 years ago

adewes commented 9 years ago

Thanks @orgkhnargh , great stuff as always! Sorry for taking so long to merge this, I was very busy with my day (and night) job.