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
2019-10-03T16:20:04.014900Z

Hey guys,thanks for your work on datahike, I was wondering if you plan on adding support for the tuple machinery (especially the composite kind) that’s available on datomic ?

purrgrammer 2019-10-04T11:16:16.015200Z

according to the roadmap, the next major version (0.3.0) will include support for types like bytes and tuples, although I'm not sure what's planned exactly

2019-10-04T15:55:40.015400Z

oh my bad, I didn’t see it. Thanks!

kkuehne 2019-10-07T09:08:08.018900Z

We want to support tuples at some point but more important we want to create a protocol for the data types allowed in the schema. So you can write your own types defined by a clojure spec.