rt2zz/redux-persist
persist and rehydrate a redux store observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4059
- days_rel: n/a
- days_push: 854
- n_releases_24m: 0
Adoption not part of the score
12959 stars · 842 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A library for persisting and rehydrating Redux store state across sessions. It supports multiple storage backends and works on both web and mobile (React Native) apps.
Use cases
- persist redux store to localStorage
- rehydrate redux state on app load
- save redux state in react native app
- keep user session state across page refreshes
- offline-first state persistence with redux
- store redux state in asyncstorage
When to choose
- you use Redux and need state to survive app restarts or refreshes
- you want pluggable storage backends (localStorage, AsyncStorage, etc.)
- you need a battle-tested persistence solution for web and React Native
When to avoid
- you use a state manager other than Redux
- you need a project with frequent active development and new features
- you want built-in encryption or complex migration tooling out of the box
Facets
library · maturity maintenance
state-management middleware serialization frontend web-development mobile-development developer-tools cross-platform redux redux-persist state-persistence storage rehydration typescript nodejs web-server mobile
1 source
- readme: https://github.com/rt2zz/redux-persist · fetched 2026-08-28 · 8b65b21e5c7f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rt2zz/redux-persist | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rt2zz/redux-persist")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem