# redux-store-builder Redux store builder. You can specify reducers, middleware and _redux-effex_ effects to use. Reducers will be composed using _redux-sac_'s `composeReducers` (so they are assumed to be specialized using _redux-sac_'s `subReducer`).