MatrixSynapse/synapse/storage
Patrick Cloke 01dd90b0f0
Add type hints to DictionaryCache and TTLCache. (#9442)
2021-03-29 12:15:33 -04:00
..
databases Add type hints to DictionaryCache and TTLCache. (#9442) 2021-03-29 12:15:33 -04:00
engines Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
schema
util Refactor to ensure we call check_consistency (#9470) 2021-02-24 10:13:53 +00:00
__init__.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
_base.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
background_updates.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
database.py Add a storage method for returning all current presence from all users (#9650) 2021-03-25 10:34:23 +00:00
keys.py
persist_events.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
prepare_database.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
purge_events.py Import HomeServer from the proper module. (#9665) 2021-03-23 07:12:48 -04:00
push_rule.py
relations.py
roommember.py Bump the mypy and mypy-zope versions. (#9529) 2021-03-03 07:19:19 -05:00
state.py Add type hints to misc. files. (#9676) 2021-03-24 06:49:01 -04:00
types.py