has anyone used datascript as a client-side cache for datomic or crux?
https://github.com/metasoarous/datsync was an effort in this direction, but isn't yet batteries included for anything other than full db replication.
I’d also really like this. I feel an adaptation of https://blog.acolyer.org/2019/06/17/towards-multiverse-databases/ could be key to a solution for this and I imagine this being a lot simpler using Datalog than SQL.