mbr / simplekv

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

Add simplekv.transform to apply value transformations like gzip #56

Closed jochen-ott-by closed 7 years ago

jochen-ott-by commented 7 years ago

... and encrypt.

jochen-ott-by commented 7 years ago

Closed in favour of #60