| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually call invalidate | Erik Johnston | 2017-03-24 | 1 | -1/+1 |
* | Use presence replication stream to invalidate cache | Erik Johnston | 2017-03-24 | 1 | -2/+2 |
* | Cache get_presence storage | Erik Johnston | 2017-02-13 | 1 | -3/+11 |
* | Hook up the send queue and create a federation sender worker | Erik Johnston | 2016-11-16 | 1 | -0/+7 |
* | Add some invalidations to a cache_stream | Erik Johnston | 2016-08-15 | 1 | -10/+22 |
* | Don't hit DB for noop replications queries | Erik Johnston | 2016-06-08 | 1 | -0/+3 |
* | Add desc to get_presence_for_users | Erik Johnston | 2016-05-18 | 1 | -0/+1 |
* | Remove some unused functions (#711) | Mark Haines | 2016-04-08 | 1 | -10/+0 |
* | Use a stream id generator for backfilled ids | Mark Haines | 2016-04-01 | 1 | -2/+4 |
* | Merge pull request #489 from matrix-org/markjh/replication | Mark Haines | 2016-03-01 | 1 | -0/+16 |
|\ |
|
| * | Add a /replication API for extracting the updates that happened on | Mark Haines | 2016-03-01 | 1 | -0/+16 |
* | | Load the current id in the IdGenerator constructor | Mark Haines | 2016-03-01 | 1 | -2/+2 |
|/ |
|
* | Create a new stream_id per presence update | Erik Johnston | 2016-02-23 | 1 | -6/+9 |
* | Prefix TS fields with _ts | Erik Johnston | 2016-02-18 | 1 | -11/+12 |
* | Initial cut | Erik Johnston | 2016-02-17 | 1 | -50/+120 |
* | Fix up logcontexts | Erik Johnston | 2016-02-08 | 1 | -2/+3 |
* | Implement a _simple_select_many_batch | Erik Johnston | 2016-01-25 | 1 | -17/+18 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Bump size of get_presence_state cache | Erik Johnston | 2015-08-18 | 1 | -1/+1 |
* | Remember to invalidate caches | Erik Johnston | 2015-08-17 | 1 | -2/+8 |
* | Implement a batched presence_handler.get_state and use it | Erik Johnston | 2015-08-17 | 1 | -2/+4 |
* | Add batched version of store.get_presence_state | Erik Johnston | 2015-08-17 | 1 | -1/+19 |
* | Move all the caches into their own package, synapse.util.caches | Erik Johnston | 2015-08-11 | 1 | -1/+2 |
* | Change Cache to not use *args in its interface | Erik Johnston | 2015-08-07 | 1 | -2/+2 |
* | Add a cache for getting the presence list for a user | Mark Haines | 2015-05-22 | 1 | -8/+27 |
* | Implement or_ignore flag on inserts | Erik Johnston | 2015-04-07 | 1 | -0/+1 |
* | Give sensible names for '_simple_...' transactions | Erik Johnston | 2015-03-20 | 1 | -0/+11 |
* | Tidy up _simple_... methods | Erik Johnston | 2015-03-20 | 1 | -1/+0 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | retcols is mandatory. i have no idea how this could ever have worked? | Matthew Hodgson | 2014-08-16 | 1 | -0/+1 |
* | An initial hack at storing presence state-change mtimes in database and prese... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -2/+3 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+103 |