MatrixSynapse/synapse/storage/databases/main
Erik Johnston b2486f6656
Fix message duplication if something goes wrong after persisting the event (#8476)
Should fix #3365.
2020-10-13 12:07:56 +01:00
..
schema Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
__init__.py
account_data.py
appservice.py
cache.py
censor_events.py Move additional tasks to the background worker, part 3 (#8489) 2020-10-09 07:37:51 -04:00
client_ips.py Move additional tasks to the background worker (#8458) 2020-10-07 11:27:56 -04:00
deviceinbox.py
devices.py Move additional tasks to the background worker, part 3 (#8489) 2020-10-09 07:37:51 -04:00
directory.py
e2e_room_keys.py
end_to_end_keys.py Invalidate the cache when an olm fallback key is uploaded (#8501) 2020-10-08 13:24:46 -04:00
event_federation.py Move additional tasks to the background worker, part 3 (#8489) 2020-10-09 07:37:51 -04:00
event_push_actions.py Move additional tasks to the background worker, part 3 (#8489) 2020-10-09 07:37:51 -04:00
events.py Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
events_bg_updates.py
events_worker.py Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
filtering.py
group_server.py
keys.py
media_repository.py
metrics.py Move additional tasks to the background worker (#8458) 2020-10-07 11:27:56 -04:00
monthly_active_users.py Move additional tasks to the background worker, part 3 (#8489) 2020-10-09 07:37:51 -04:00
openid.py
presence.py
profile.py
purge_events.py
push_rule.py
pusher.py
receipts.py
registration.py Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
rejections.py
relations.py
room.py
roommember.py Move additional tasks to the background worker (#8458) 2020-10-07 11:27:56 -04:00
search.py
signatures.py
state.py
state_deltas.py
stats.py
stream.py
tags.py
transactions.py Move additional tasks to the background worker (#8458) 2020-10-07 11:27:56 -04:00
ui_auth.py
user_directory.py
user_erasure_store.py