Redux Persist Ecosystem Storage Engines localStorage sessionStorage localForage (recommended) web, see usage below AsyncStorage for react-native redux-persist-node-storage for use in nodejs environments. Transforms immutable - support immutable reducers compress - compress your serialized state with lz-string encrypt - encrypt your serialized state with AES filter - store or load a subset of your state Extensions redux-persist-migrate