synapse-product/synapse/federation/sender
Patrick Cloke b5707ceaba
Avoid attempting to delete push actions for remote users. (#12879)
Remote users will never have push actions, so we can avoid a database
round-trip/transaction completely.
2022-05-26 07:09:16 -04:00
..
__init__.py Add some type hints to datastore (#12717) 2022-05-17 15:29:06 +01:00
per_destination_queue.py Avoid attempting to delete push actions for remote users. (#12879) 2022-05-26 07:09:16 -04:00
transaction_manager.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00