mbr / simplekv

A simple key-value store for binary data.
http://simplekv.readthedocs.io
MIT License
152 stars 50 forks source link

Adding peewee support #19

Closed beetleman closed 8 years ago

beetleman commented 9 years ago

Peewee is another ORM and in my opinion its nice to integration for this ORM in simplekv. For me it's really nice feature because i use Flask with flask-kvsession ( simplekv based server-side session) and Peewee.

PS. Sorry for my bad English.