Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't error if deleting a non-existent pusher. (#9121) | Patrick Cloke | 2021-01-25 | 1 | -1/+3 |
* | Ensure we store pusher data as text (#9117) | Richard van der Hoff | 2021-01-15 | 1 | -3/+2 |
* | Convert internal pusher dicts to attrs classes. (#8940) | Patrick Cloke | 2020-12-16 | 1 | -36/+57 |
* | Add `DeferredCache.get_immediate` method (#8568) | Richard van der Hoff | 2020-10-19 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | Convert pusher databases to async/await. (#8075) | Patrick Cloke | 2020-08-14 | 1 | -49/+46 |
* | Convert misc database code to async (#8087) | Patrick Cloke | 2020-08-14 | 1 | -6/+3 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+356 |