MatrixSynapse/synapse/storage
Jason Robinson b52fb703f7 Don't try to use f-strings
Signed-off-by: Jason Robinson <jasonr@matrix.org>
2021-01-11 09:47:03 +02:00
..
databases Don't try to use f-strings 2021-01-11 09:47:03 +02:00
engines
schema
util
__init__.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
_base.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
background_updates.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
database.py Add type hints to the logging context code. (#8939) 2021-01-05 08:06:55 -05:00
keys.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
persist_events.py
prepare_database.py Improve the performance of calculating ignored users in large rooms (#9024) 2021-01-07 13:03:38 +00:00
purge_events.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
push_rule.py
relations.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
roommember.py
state.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
types.py