DataFrame <https://github.com/denistakeda/data-frame> is a ClojureScript 
library that allows you to use re-frame <https://github.com/Day8/re-frame>
 with DataScript <https://github.com/tonsky/datascript> as a data storage. 
It uses posh  <https://github.com/mpdairy/posh>under the hood.  I like the 
refined beauty of re-frame but it forces me to optimize my store and give 
it certain shape. At the same time, I like freedom and power of DataScript 
and Datalog. So why not to use them together. I want to write subscriptions 
on Datalog and events as a transaction. If you want the same, welcome. 

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to