MatrixSynapse/synapse/handlers
Erik Johnston 66d8ffabbd Faster push rule calculation via push specific cache
We add a push rule specific cache that ensures that we can reuse
calculated push rules appropriately when a user join/leaves.
2017-05-17 16:55:40 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
device.py
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py
identity.py
initial_sync.py
message.py Faster push rule calculation via push specific cache 2017-05-17 16:55:40 +01:00
presence.py
profile.py
read_marker.py
receipts.py
register.py
room.py
room_list.py
room_member.py
search.py
sync.py
typing.py