Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `async with` for ID gens (#8383) | Erik Johnston | 2020-09-23 | 1 | -2/+2 |
* | Make StreamIdGen `get_next` and `get_next_mult` async (#8161) | Erik Johnston | 2020-08-25 | 1 | -1/+1 |
* | Convert stream database to async/await. (#8074) | Patrick Cloke | 2020-08-17 | 1 | -1/+1 |
* | Remove some unused database functions. (#8085) | Patrick Cloke | 2020-08-14 | 1 | -21/+0 |
* | Convert misc database code to async (#8087) | Patrick Cloke | 2020-08-14 | 1 | -6/+3 |
* | Convert appservice, group server, profile and more databases to async (#8066) | Patrick Cloke | 2020-08-12 | 1 | -5/+2 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+186 |