Skip to content
Jake Lazaroff edited this page Dec 5, 2015 · 4 revisions

List of available storage enhancers

Name and description Downloads
redux-localstorage-filter - Storage enhancer to persist a subset of your state.
redux-localstorage-debounce - To improve performance, debounce allows you to delay consecutive store changes and persist them periodically instead.
redux-localstorage-immutable - Storage enhancer to serialize/deserialize your state from Immutable npm
Clone this wiki locally