MatrixSynapse/synapse/storage
Mark Haines 8b8052909f return the state_group for backfill 2016-03-30 16:20:07 +01:00
..
engines
schema Comment about weird SQL 2016-03-23 14:15:32 +00: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 return the state_group for backfill 2016-03-30 16:20:07 +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