rocicorp / repc

The canonical Replicache client, implemented in Rust.
Other
30 stars 7 forks source link

Design and implement "differential client view" #177

Closed phritz closed 3 years ago

phritz commented 4 years ago

We would like to add to Replicache a way to return deltas from the client view so that we can improve the performance of pull. This seems to involve two key components:

  1. Have a way for the client view to receive from Replicache some state that allows it to compute the delta to return (https://github.com/rocicorp/replicache/issues/74)
  2. Have a way to return a delta to the client view (https://github.com/rocicorp/replicache/issues/75).

It's possible that those two issues aren't the design we end with but they are the current best thoughts.

aboodman commented 3 years ago

🎇

On Mon, Mar 8, 2021 at 9:00 AM Phritz notifications@github.com wrote:

Closed #177 https://github.com/rocicorp/repc/issues/177.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rocicorp/repc/issues/177#event-4423004290, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAATUBCPLXUJ6YRJVKL4FUDTCUNC5ANCNFSM4RPXNPWA .