MatrixSynapse/synapse/storage/databases
Erik Johnston 2231dffee6
Make StreamIdGen `get_next` and `get_next_mult` async (#8161)
This is mainly so that `StreamIdGenerator` and `MultiWriterIdGenerator`
will have the same interface, allowing them to be used interchangeably.
2020-08-25 15:10:08 +01:00
..
main Make StreamIdGen `get_next` and `get_next_mult` async (#8161) 2020-08-25 15:10:08 +01:00
state Converts event_federation and registration databases to async/await (#8061) 2020-08-11 17:21:13 -04:00
__init__.py Close the database connection we create during startup (#8131) 2020-08-19 20:41:53 +01:00