👋 would like to discuss about the pros and cons of datahike and juxt/crux. or their key differences.
@whilo @konrad.kuehne I decided that it'd be better to put together a reference implementation then once we're happy with that get started on Redis and CouchDB.
1. The repo: https://github.com/alekcz/konserve-template/tree/konserve-0.6.0
2. There are two implementations one for a string based store and one for a binary store
3. I've also added a bunch some tests so that all parts of the code are at least touched once.
Could you have a look and lemme know what you think?
(Currently it uses git-lein-deps to get konserve 0.6.0-SNAPSHOT
that way the github can run the test)
I don't know if crux has pull syntax yet