elgerlambert / redux-localstorage

Store enhancer that syncs (a subset) of your Redux store state to localstorage.
MIT License
1.32k stars 107 forks source link

Add maintainer or community maintenance fork #48

Closed junosuarez closed 8 years ago

junosuarez commented 8 years ago

has anyone heard from @elgerlambert lately? Quite a few people are using redux-localstorage, based on the npm download count. There are also a good number of open issues and PRs, and an ongoing pre-v1.0.0 branch and release series on npm. The last release, 1.0.0-rc4, was 2015-09-11, quite some time ago.

It would be great to be able to continue development in this repo and in this npm package namespace.

There's already a community maintenance fork at https://www.npmjs.com/package/redux-localstorage-fix-localstorage-fork . If this repo is no longer going to be maintained, we should think about transitioning to a single fork that can accept PRs.

junosuarez commented 8 years ago

Related: #32

elgerlambert commented 8 years ago

Hi @jden,

Really sorry about dropping the ball on this one. I intent to do a better job going forward!

Sigfried commented 7 years ago

Wondering where things stand now. Activity on this project seems pretty slow. Is that because it's mature and does what people need? Or is it moribund? Have people moved on to other solutions?

I love how easy it is to use, but I'm running into performance problems.

Thanks!

hooch commented 3 years ago

bump