Skip to content

Commit 480abf2

Browse files
committed
Add redux-electron-store to Ecosystem
1 parent 05325a7 commit 480abf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/introduction/Ecosystem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ On this page we will only feature a few of them that the Redux maintainers have
7676
* [redux-recycle](https://github.com/omnidan/redux-recycle) — Reset the redux state on certain actions
7777
* [redux-batched-actions](https://github.com/tshelburne/redux-batched-actions) — Dispatch several actions with a single subscriber notification
7878
* [redux-search](https://github.com/treasure-data/redux-search) — Automatically index resources in a web worker and search them without blocking
79+
* [redux-electron-store](https://github.com/samiskin/redux-electron-store) — Store enhancers that synchronize Redux stores across Electron processes
7980

8081
### Utilities
8182

0 commit comments

Comments
 (0)