crashtimer / redux-batch-middleware

Redux middleware to batch action automatically. Uses lodash throttle to combine actions and dispatch as one or just to throttle and send the last one (merge: "false"). Improves performance on high load applications (eg trading with a lot of live data through sockets).
9Updated 2 years ago

Alternatives and similar repositories for redux-batch-middleware:

Users that are interested in redux-batch-middleware are comparing it to the libraries listed below