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
schmee 2019-11-07T22:46:32.121500Z

hey, experimenting with various Datalog stuff in Clojure at the moment, and I’m curious if Datahike plans to support newer Datomic features such as composite tuples and attribute/entity preconditions at some point? 🙂

purrgrammer 2019-11-08T09:33:32.122800Z

I'm not sure about the preconditions/constraints, could you provide a link please? Regarding tuples there are planned for 0.3.0 https://github.com/replikativ/datahike#030

whilo 2019-11-08T09:46:35.123400Z

We have a much stronger precondition system in the pipeline, its target is https://datopia.io/

schmee 2019-11-08T09:47:59.124Z

looking forward to tuples! 😄

schmee 2019-11-08T09:48:07.124200Z

@whilo cool, I’ll check it out!

whilo 2019-11-08T09:48:33.124500Z

the condition system itself is not yet documented there