forked-synapse/synapse/storage/databases
Patrick Cloke 20df96a7a7
Speed up inserting event_push_actions_staging. (#13634)
By using `execute_values` instead of `execute_batch`.
2022-08-30 07:12:48 -04:00
..
main Speed up inserting event_push_actions_staging. (#13634) 2022-08-30 07:12:48 -04:00
state Make DictionaryCache have better expiry properties (#13292) 2022-07-21 17:13:44 +01:00
__init__.py Ensure that get_datastores().main is typed (#12070) 2022-02-25 10:20:40 +00:00