redux-remote

0.0.0 • Public • Published

DEMO

Most importantly that I am not resend all actions but listen store updates and send it to another redux instance which updates itself.

Some diff algorithm can be implemented on top of it.

It can be used in webworkers or on servers to relieve client from costly computations.

Syncing can be used for realtime collaboration apps.

TODO

  • move to Redux 1.0 RC
  • extract code from example to src
  • publish npm
  • add doc
  • add demo build script

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i redux-remote

    Weekly Downloads

    0

    Version

    0.0.0

    License

    ISC

    Last publish

    Collaborators

    • lapanoid