Create another method to persist data generated by actions #4520
gabriel-logan
started this conversation in
Ideas
Replies: 1 comment
-
You might also want to check out https://github.com/zewish/redux-remember - we heard good things about it as a replacement for persist, but don't have any experience of our own with it. Maybe that already does what you need? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just like redux-persist, I wanted a lib to be created for this purpose of data persistence, but with the approval of the official creators of redux, redux-persist no one responds anymore and it seems like it was abandoned a long time ago.
I am available to help voluntarily in creating such a method, both for use in redux-toolkit and for use in redux legacy.
Beta Was this translation helpful? Give feedback.
All reactions