replicache
replicache copied to clipboard
First-class reactive queries
We should add a way to query Replicache data. It should be truly reactive, such that when one row changes only a small amount of work is done to update subscribers.
This should integrate well with indexes and with Rails.