pull-redux use redux as a through pull-stream. install with npm npm install --save pull-stream api through = pullRedux(store) given a redux store, return a through pull-stream. pull(source, through, sink) the source must produce actions. the sink must consume state example at the moment, see test license ISC