MatrixSynapse/synapse/storage
Erik Johnston 6942d68247 Bump schema version 2016-10-17 11:17:45 +01:00
..
engines
schema Bump schema version 2016-10-17 11:17:45 +01:00
util
__init__.py Handling expiring stream extrems correctly. 2016-09-15 17:34:59 +01:00
_base.py
account_data.py
appservice.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
background_updates.py
client_ips.py
deviceinbox.py
devices.py
directory.py
end_to_end_keys.py
event_federation.py Remove spurious AS clause 2016-09-21 16:28:47 +01:00
event_push_actions.py Remove where clause 2016-09-12 17:05:54 +01:00
events.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/remove_auth 2016-10-17 11:10:37 +01:00
filtering.py
keys.py
media_repository.py
openid.py
prepare_database.py Bump schema version 2016-10-17 11:17:45 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
room.py Reduce DB hits for replication 2016-09-23 16:49:21 +01:00
roommember.py
search.py
signatures.py
state.py Remove duplication 2016-09-27 09:27:54 +01:00
stream.py Calculate the public room list from a stream_ordering 2016-09-14 17:42:47 +01:00
tags.py
transactions.py