MatrixSynapse/synapse/storage
Erik Johnston 69d4063651 Add get_rooms_for_user cache 2015-04-30 16:47:51 +01:00
..
engines
schema
util Typo 2015-04-29 19:17:25 +01:00
__init__.py
_base.py
appservice.py
directory.py
event_federation.py
events.py
filtering.py
keys.py SYN-367: Use upsert rather than insert_or_replace 2015-04-30 15:21:31 +01:00
media_repository.py
presence.py
profile.py
push_rule.py
pusher.py Correctly decode, for sqlite and postgres, rows from pushers table 2015-04-29 19:41:14 +01:00
registration.py
rejections.py
room.py Don't needlessly join on state_events 2015-04-30 14:02:06 +01:00
roommember.py Add get_rooms_for_user cache 2015-04-30 16:47:51 +01:00
signatures.py
state.py Don't use sub queries, it makes postgres sad 2015-04-30 16:16:53 +01:00
stream.py
transactions.py