MatrixSynapse/synapse/storage
Nick Mills-Barrett ad50510a06
Handle missing previous read marker event. (#15464)
If the previous read marker is pointing to an event that no longer exists
(e.g. due to retention) then assume that the newly given read marker
is newer.
2023-05-18 14:37:31 -04:00
..
controllers Fix subscriptable type usage in Python <3.9 (#15604) 2023-05-16 12:19:46 -05:00
databases Handle missing previous read marker event. (#15464) 2023-05-18 14:37:31 -04:00
engines Speed up SQLite unit test CI (#15334) 2023-03-30 16:21:12 +01:00
schema Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
util
__init__.py
_base.py
background_updates.py
database.py
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py