MatrixSynapse/synapse/storage
Erik Johnston 3061dac53e Merge branch 'develop' of github.com:matrix-org/synapse into erikj/replication_noop 2016-10-11 14:08:29 +01:00
..
engines
schema Match against event_id, rather than room_id 2016-09-21 16:46:59 +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 Add WHERE clause support to index creation 2016-09-12 16:55:01 +01:00
client_ips.py PEP8 2016-07-22 13:21:07 +01:00
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
events.py Fix background reindex of origin_server_ts 2016-09-27 11:23:49 +01:00
filtering.py
keys.py
media_repository.py
openid.py
prepare_database.py Readd entries to public_room_list_stream that were deleted 2016-09-21 15:24:22 +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
tags.py
transactions.py