transactions-redux-saga
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 |
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.