forked-synapse/synapse/storage/util
Erik Johnston cbabb312e0
Use async with for ID gens (#8383)
This will allow us to hit the DB after we've finished using the generated stream ID.
2020-09-23 16:11:18 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
id_generators.py Use async with for ID gens (#8383) 2020-09-23 16:11:18 +01:00
sequence.py Add functions to MultiWriterIdGen used by events stream (#8164) 2020-08-25 17:32:30 +01:00