0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-06 20:58:54 +02:00
synapse/synapse/storage/util
2022-09-07 12:03:32 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
id_generators.py When loading current ids, sort by stream_id to avoid incorrect overwrite and avoid errors caused by sorting alphabetical instance name which can be null (#13585) 2022-08-24 12:53:46 -05:00
partial_state_events_tracker.py Cancel the processing of key query requests when they time out. (#13680) 2022-09-07 12:03:32 +01:00
sequence.py Annotate synapse.storage.util (#10892) 2021-10-08 14:25:16 +00:00