Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move event stream handling out of slave store. (#7491) | Erik Johnston | 2020-05-15 | 1 | -2/+100 |
* | Support any process writing to cache invalidation stream. (#7436) | Erik Johnston | 2020-05-07 | 1 | -38/+46 |
* | Move catchup of replication streams to worker. (#7024) | Erik Johnston | 2020-03-25 | 1 | -21/+23 |
* | Propagate cache invalidates from workers to other workers. (#6748) | Erik Johnston | 2020-01-27 | 1 | -1/+21 |
* | Allow streaming cache invalidate all to workers. (#6749) | Erik Johnston | 2020-01-22 | 1 | -4/+23 |
* | move batch_iter to a separate module | Richard van der Hoff | 2020-01-16 | 1 | -1/+1 |
* | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -2/+4 |
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -1/+1 |
* | _CURRENT_STATE_CACHE_NAME is public | Erik Johnston | 2019-12-04 | 1 | -3/+3 |
* | Move cache invalidation to main data store | Erik Johnston | 2019-12-04 | 1 | -0/+131 |