forked from michaelcontento/redux-storage
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Just wondering if there were anything in the API or plugins to help manage storage size. Like maybe even something as simple as a hook to get the expected size before saving? I have an app where users can add images to a canvas (which ends up in Redux store as an object with base64 data uris) and it would be nice to be able to persist the state through a browser refresh, and only cache on the server if the localstorage limit is reached.
Nice work. Aside from my kind of data heavy use case, I'm very happy the how smooth this is working with the debounce decorator.
Metadata
Metadata
Assignees
Labels
No labels