forked-synapse/synapse/replication/tcp/streams
Sean Quah ffd858aa68
Add type hints to synapse/storage/databases/main/events_worker.py (#11411)
Also refactor the stream ID trackers/generators a bit and try to
document them better.
2021-11-26 18:41:31 +00:00
..
__init__.py
_base.py Enable passing typing stream writers as a list. (#11237) 2021-11-03 14:25:47 +00:00
events.py Add type hints to synapse/storage/databases/main/events_worker.py (#11411) 2021-11-26 18:41:31 +00:00
federation.py