Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SnapshotCache in favour of ResponseCache | Erik Johnston | 2019-12-09 | 1 | -94/+0 |
* | Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) | Amber Brown | 2018-08-10 | 1 | -1/+1 |
* | Fix up logcontexts | Erik Johnston | 2016-02-08 | 1 | -1/+2 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Add some docstring explaining the snapshot cache does | Mark Haines | 2015-12-23 | 1 | -1/+23 |
* | Add a unit test for the snapshot cache | Mark Haines | 2015-12-23 | 1 | -2/+2 |
* | Add a cache for initialSync responses that expires after 5 minutes | Mark Haines | 2015-12-22 | 1 | -0/+71 |