synapse-old/synapse/storage
Erik Johnston 8b0dfc9fc4 Don't cache events in get_current_state_for_key 2016-03-23 11:42:17 +00:00
..
engines
schema Add a comment to offer a hint to an explanation for why we have a unique constraint on (app_id, pushkey, user_id) 2016-03-16 10:35:00 +00:00
util
__init__.py
_base.py Make stateGroupCache honour CACHE_SIZE_FACTOR 2016-03-22 10:32:50 +00:00
account_data.py
appservice.py
background_updates.py
directory.py Bump get_aliases_for_room cache 2016-03-22 14:08:13 +00:00
end_to_end_keys.py
event_federation.py
event_push_actions.py Bump get_unread_event_push_actions_by_room_for_user cache 2016-03-22 14:18:21 +00:00
events.py Don't cache events in get_current_state_for_key 2016-03-23 11:42:17 +00:00
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py Add published room list edit API 2016-03-21 15:06:07 +00:00
roommember.py Remove dead code left over from presence changes 2016-03-17 11:03:47 +00:00
search.py
signatures.py
state.py Don't cache events in get_current_state_for_key 2016-03-23 11:42:17 +00:00
stream.py
tags.py
transactions.py