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

Socks 2019-03-19T01:21:32.038500Z

can you explain to me what you mean by "storing application-wide data"?

Socks 2019-03-19T01:22:22.038700Z

i'm not on the latest version of datascript. but i would assume this too be a fairly big bug 🙂. i'm guessing there is something else going on here.