synapse-product/synapse/storage
2016-01-28 09:58:45 +00:00
..
engines
schema Add index to event_push_actions 2016-01-25 15:30:32 +00:00
util
__init__.py
_base.py Guard against empty iterables 2016-01-25 15:59:29 +00:00
account_data.py
appservice.py
background_updates.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py Make LRU cache not default to treecache & add options to use it 2016-01-22 12:10:33 +00:00
events.py
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py Implement a _simple_select_many_batch 2016-01-25 13:36:02 +00:00
profile.py
push_rule.py Fix adding push rules relative to other rules 2016-01-27 10:24:20 +00:00
pusher.py
receipts.py peppate 2016-01-20 16:05:09 +00:00
registration.py Make notifications go quicker 2016-01-18 14:48:29 +00:00
rejections.py
room.py
roommember.py Up get_rooms_for_user cache size 2016-01-28 09:58:45 +00:00
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py