-
Notifications
You must be signed in to change notification settings - Fork 864
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is redux-persist dead? #929
Comments
Probably this is the current best bet: https://github.com/redux-offline/redux-offline |
@carlomazzaferro redux-offline is dependent on redux-persist though: https://github.com/redux-offline/redux-offline/blob/c11e27940a935a891197e5c86a43e036b4569d74/package.json#L61 |
I've sent an email out to @rt2zz. Will report back if I get a response. |
Seems like yes unfortunately. There's plenty of forks though. Hopefully one takes over where @rt2zz left off. |
Hi all, sorry about the neglect, I have not been keeping up on the issues. Please reach out if you are interested in maintaining, and additionally ill take a look at open PRs next week. |
Glad to hear it, rt2zz. Can't wait for repository revival :) |
New pre-release: [email protected] available via
Will take some time before I work through the entire backlog of PRs but if something is urgent please ping me directly. |
@rt2zz thanks so much for the updates and the great work on this library! |
@rt2zz Thank you so much. I will do my best to help contribute and merge starting this week. |
Bump? |
@Marvedog I think there has been some updates to this library since this issue was created. I found a simple alternative in rolling my own using this approach: https://medium.com/@jrcreencia/persisting-redux-state-to-local-storage-f81eb0b90e7e If you want to roll your own simple persist w/ support for async migrations, here's some code that might be helpful: https://gist.github.com/aguynamedben/3bef9af36c2a257aa2f0c77e3f046d01 |
Does anyone know any other alternative lib? |
Redux isn't dead and that's not relevant to this discussion. Don't spam. |
It's been a while since @rt2zz has accepted any PRs, commented on issues, or committed any code. Is this project dead? Is there a fork of it that someone is maintaining?
The text was updated successfully, but these errors were encountered: