MatrixSynapse/synapse/storage
Paul "LeoNerd" Evans 45b56609ae Cache the result of a get_rooms_for_user query, to make user_rooms_intersect() much lighter in the read-common case 2015-02-11 16:04:08 +00:00
..
schema Move delta/v13.sql to delta/v12.sql 2015-02-06 14:38:04 +00:00
__init__.py Brief comment on why we do some things on every call to persist_event and not others 2015-02-04 10:40:59 +00:00
_base.py Code-style fixes 2015-02-10 16:30:48 +00:00
directory.py
event_federation.py
feedback.py
filtering.py
keys.py
media_repository.py
presence.py
profile.py
push_rule.py Code-style fixes 2015-02-10 16:30:48 +00:00
pusher.py
registration.py
rejections.py
room.py
roommember.py Cache the result of a get_rooms_for_user query, to make user_rooms_intersect() much lighter in the read-common case 2015-02-11 16:04:08 +00:00
signatures.py
state.py
stream.py
transactions.py