summary refs log tree commit diff
path: root/synapse/storage/databases/main/pusher.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add `DeferredCache.get_immediate` method (#8568)Richard van der Hoff2020-10-191-1/+1
* Use `async with` for ID gens (#8383)Erik Johnston2020-09-231-2/+2
* Make StreamIdGen `get_next` and `get_next_mult` async (#8161)Erik Johnston2020-08-251-2/+2
* Convert pusher databases to async/await. (#8075)Patrick Cloke2020-08-141-49/+46
* Convert misc database code to async (#8087)Patrick Cloke2020-08-141-6/+3
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+356