MatrixSynapse/synapse/storage
Luke Barnard 78f0ddbfad Merge pull request #2120 from matrix-org/luke/read-markers
Implement Read Marker API
2017-04-13 14:21:31 +01:00
..
engines
schema
util
__init__.py
_base.py
account_data.py
appservice.py
background_updates.py
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 Add new storage functions for new replication 2017-03-30 11:48:35 +01:00
directory.py
end_to_end_keys.py
event_federation.py Use txn.fetchall() so we can reuse txn 2017-03-30 10:30:05 +01:00
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
pusher.py Fix up docs 2017-03-31 11:19:24 +01:00
receipts.py
registration.py
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py Comment 2017-04-07 13:47:04 +01:00
stream.py
tags.py
transactions.py