replikativ / konserve

A clojuresque key-value/document store protocol with core.async.
Eclipse Public License 1.0
298 stars 25 forks source link

doc: add section on encryption and compression #104

Closed whilo closed 1 year ago

whilo commented 1 year ago

Fixes #102.

whilo commented 1 year ago

I also reordered the README a bit to put less relevant implementation details further down and features up to the top.