MatrixSynapse/synapse/appservice
Will Hunt 70269fbd18
Tie together matches_user_in_member_list and get_users_in_room caches (#8676)
* Tie together matches_user_in_member_list and get_users_in_room

* changelog

* Remove type to fix mypy

* Add `on_invalidate` to the function signature in the hopes that may make things work well

* Remove **kwargs

* Update 8676.bugfix
2020-10-29 16:58:16 +00:00
..
__init__.py Tie together matches_user_in_member_list and get_users_in_room caches (#8676) 2020-10-29 16:58:16 +00:00
api.py Send some ephemeral events to appservices (#8437) 2020-10-15 12:33:28 -04:00
scheduler.py Limit AS transactions to 100 events (#8606) 2020-10-21 15:36:53 +01:00