MatrixSynapse/synapse/storage
Erik Johnston aa93cb9f44 Add comment 2017-05-04 14:59:28 +01:00
..
engines
schema
util
__init__.py
_base.py
account_data.py Speed up filtering of a single event in push 2017-04-28 09:52:36 +01:00
appservice.py
background_updates.py Fix bgupdate error if index already exists (#2167) 2017-04-27 15:27:48 +01:00
client_ips.py Bail on where clause instead 2017-04-11 16:24:31 +01:00
deviceinbox.py Deduplicate new deviceinbox rows for replication 2017-04-04 16:21:21 +01:00
devices.py
directory.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py Correct logic in is_event_after 2017-04-13 13:46:17 +01:00
filtering.py
keys.py
media_repository.py
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py Remove unused import 2017-04-28 09:57:23 +01:00
pusher.py
receipts.py Reduce cache size by not storing deferreds 2017-04-25 10:23:11 +01:00
registration.py
rejections.py
room.py
roommember.py Add comment 2017-05-04 14:59:28 +01:00
search.py
signatures.py
state.py Make state caches cache in ascii 2017-04-25 17:22:55 +01:00
stream.py
tags.py
transactions.py