MatrixSynapse/synapse/storage
Mark Haines 62e395f0e3 Merge pull request #676 from matrix-org/markjh/replicate_stateIII
Add replication streams for ex outliers and current state resets
2016-03-31 11:20:57 +01:00
..
engines
schema Add replication streams for ex outliers and current state resets 2016-03-30 17:19:56 +01:00
util
__init__.py Use a stream id generator to assign state group ids 2016-03-30 12:55:02 +01:00
_base.py Intern all the things 2016-03-23 16:25:54 +00:00
account_data.py
appservice.py
background_updates.py
directory.py
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 Merge pull request #676 from matrix-org/markjh/replicate_stateIII 2016-03-31 11:20:57 +01:00
filtering.py
keys.py
media_repository.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py Intern all the things 2016-03-23 16:25:54 +00:00
registration.py
rejections.py
room.py
roommember.py Make get_invites return RoomsForUser 2016-03-23 10:32:10 +00:00
search.py
signatures.py
state.py Add a replication stream for state groups 2016-03-30 16:01:58 +01:00
stream.py Don't cache events in get_recent_events_for_room 2016-03-23 11:42:50 +00:00
tags.py
transactions.py