redux-localstorage
redux-localstorage copied to clipboard
Adding option to change storage driver
This allows a user to specify sessionStorage instead of localStorage for persisting. It also would allow for more better unit tests.