datahike

https://datahike.io/, Join the conversation at https://discord.com/invite/kEBzMvb, history for this channel is available at https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/datahike
2020-05-08T12:09:13.142600Z

👋 would like to discuss about the pros and cons of datahike and juxt/crux. or their key differences.

alekcz 2020-05-08T16:49:01.147300Z

@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)

2❤️
Adrian Smith 2020-05-08T21:37:12.147500Z

I don't know if crux has pull syntax yet