Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace DeferredCache with LruCache where possible (#8563) | Richard van der Hoff | 2020-10-19 | 1 | -4/+4 |
* | move DeferredCache into its own module | Richard van der Hoff | 2020-10-14 | 1 | -1/+1 |
* | Rename Cache->DeferredCache | Richard van der Hoff | 2020-10-14 | 1 | -2/+2 |
* | Move additional tasks to the background worker (#8458) | Patrick Cloke | 2020-10-07 | 1 | -52/+57 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -2/+2 |
* | Convert additional databases to async/await part 2 (#8200) | Patrick Cloke | 2020-09-01 | 1 | -2/+2 |
* | Convert additional database stores to async/await (#8045) | Patrick Cloke | 2020-08-07 | 1 | -30/+24 |
* | Convert synapse.api to async/await (#8031) | Patrick Cloke | 2020-08-06 | 1 | -3/+2 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+580 |