sergey-lapin / redux-remote

syncing and master remote reduxes..

Home Page:http://lapanoid.github.io/redux-remote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About

syncing and master remote reduxes..

http://lapanoid.github.io/redux-remote


Languages

Language:JavaScript 99.8%Language:HTML 0.2%Language:Shell 0.0%