gabceb / redux-persist-transform-expire

Add expiration to your persisted store
MIT License
64 stars 19 forks source link

Adding `redux-persist-expire` to alternatives? #12

Open kamranahmedse opened 6 years ago

kamranahmedse commented 6 years ago

Hi Gab,

Thank you for your work on this. I wanted this functionality in one of my projects but it did not suit the needs as is so I ended up writing my own transformer for that which is working with Redux 5.

Would you be open to referencing that in the alternatives section at the bottom of the readme? Let me know if you need a PR for that :)

Thanks.