react-redux-universal-hot-example icon indicating copy to clipboard operation
react-redux-universal-hot-example copied to clipboard

Multiple Storage Options

Open p-rk opened this issue 7 years ago • 0 comments

As we moved to cookie storage we have limitations now with cookies to store large data for the offline purpose. Can we work on multiple storage options like we can whitelist some reducers in one storage example LocalForage and some reducers in CookieStorage. Any inputs on this can really help.

p-rk avatar Aug 06 '18 10:08 p-rk