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 ?
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
oh my bad, I didn’t see it. Thanks!
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.