Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) | Amber Brown | 2018-08-10 | 1 | -1/+1 |
* | replacing portions | Amber Brown | 2018-05-21 | 1 | -5/+6 |
* | ResponseCache: fix handling of completed results | Richard van der Hoff | 2018-04-13 | 1 | -13/+19 |
* | Refactor ResponseCache usage | Richard van der Hoff | 2018-04-12 | 1 | -2/+56 |
* | Merge pull request #3092 from matrix-org/rav/response_cache_metrics | Richard van der Hoff | 2018-04-12 | 1 | -1/+13 |
|\ | |||||
| * | Add metrics for ResponseCache | Richard van der Hoff | 2018-04-10 | 1 | -1/+13 |
* | | Document the behaviour of ResponseCache | Richard van der Hoff | 2018-04-04 | 1 | -0/+32 |
|/ | |||||
* | Cache federation state responses | Erik Johnston | 2016-07-21 | 1 | -2/+11 |
* | Deduplicate joins | Erik Johnston | 2016-04-07 | 1 | -1/+1 |
* | Fix typo | Mark Haines | 2016-03-24 | 1 | -1/+1 |
* | Deduplicate identical /sync requests | Mark Haines | 2016-03-24 | 1 | -0/+46 |