forked-synapse/synapse/storage/databases
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
..
main Use async with for ID gens (#8383) 2020-09-23 16:11:18 +01:00
state Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
__init__.py Add experimental support for sharding event persister. Again. (#8294) 2020-09-14 10:16:41 +01:00