transactions-redux-saga
v0.1.13
Published
In the framework of transactions, this plugins helps you to automatically synchronize your normalizer app state given mutations that you on on the database server side
Downloads
26
Readme
transactions-redux-saga
This module helps to design maybe a lighter framework for optmistic synchronisation between backend and frontend, compared to relay, appollo-react. More in the spirit with tectonic, but closer to the redux-saga spirit.
The documentation will come soon, for now you can see the tests to look at the simplicity of the api.