datascript

Immutable database and Datalog query engine for Clojure, ClojureScript and JS
Socks 2019-03-19T01:09:07.036600Z

I believe the creators of Fulcro said as much

Socks 2019-03-19T01:13:22.036800Z

could you elaborate a bit? I think of normalization as a to conserve space and maintain data integrity. where is this done in re-frame? The reactive subscriptions?

Socks 2019-03-19T01:19:00.038Z

Thats intresting, i suppose i want to know why datascript doesn't work if you have "too much data".

Socks 2019-03-19T01:20:06.038300Z

Thanks, i wouldn't expect or want the client to have all the data the server has, i would expect it to just have a fraction/materialized-view