clyfe / clara-eav

EAV triplets for Clara Rules, solving the update problem.

Home Page:https://cljdoc.org/d/clyfe/clara-eav/CURRENT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge effort

kirillsalykin opened this issue · comments

Hi,

Thanks a lot for your work!

As you may know there are some other projects which basically doing the same thing: rules engine based on datomic query api and datoms (eav, triples etc).

They are:

It would be great if you guys can merge your effort and build one datomic based rules engine.
(maybe name it Claromic :) )

And precept can implement only reagent specific part and factui rum specific.

cc @alex-dixon (https://github.com/alex-dixon) @levand (https://github.com/levand)

There is also DataScript and @tonsky (https://github.com/tonsky) just received Clojurist Together support - so he will work on it next couple month. Maybe DataScript can be used as well?

Thanks!

CoNarrative/precept#118