MatrixSynapse/synapse/storage
Erik Johnston 3905c693c5 Invalidate cache on correct thread 2018-07-02 11:36:44 +01:00
..
engines
schema
util
__init__.py
_base.py
account_data.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
appservice.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
background_updates.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
client_ips.py
deviceinbox.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
devices.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
directory.py
end_to_end_keys.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
event_federation.py
event_push_actions.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
events.py Invalidate cache on correct thread 2018-07-02 11:36:44 +01:00
events_worker.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
filtering.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
group_server.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
keys.py
media_repository.py
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
pusher.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
receipts.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
registration.py
rejections.py
room.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
roommember.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
search.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
signatures.py
state.py
stream.py
tags.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
transactions.py Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
user_directory.py
user_erasure_store.py