anonymousland-synapse/synapse/storage
2020-12-30 08:09:53 -05:00
..
databases Add type hints to admin and room list handlers. (#8973) 2020-12-29 17:42:10 -05:00
engines
schema
util Convert internal pusher dicts to attrs classes. (#8940) 2020-12-16 11:25:30 -05:00
__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
keys.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05:00
persist_events.py Try and drop stale extremities. (#8929) 2020-12-18 09:49:18 +00:00
prepare_database.py Add additional type hints to the storage module. (#8980) 2020-12-30 08:09:53 -05: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