MatrixSynapse/tests/storage
Erik Johnston c485ed1c5a
Clear event caches when we purge history (#15609)
This should help a little with #13476

---------

Co-authored-by: Patrick Cloke <patrickc@matrix.org>
2023-06-08 13:14:40 +01:00
..
databases Clear event caches when we purge history (#15609) 2023-06-08 13:14:40 +01:00
util
__init__.py
test__base.py
test_account_data.py
test_appservice.py
test_background_update.py
test_base.py
test_cleanup_extrems.py
test_client_ips.py Revert pruning of old devices (#15360) 2023-03-31 13:51:51 +01:00
test_database.py
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_chain.py
test_event_federation.py Process previously failed backfill events in the background (#15585) 2023-05-24 23:22:24 -05:00
test_event_metrics.py
test_event_push_actions.py
test_events.py
test_id_generators.py
test_keys.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2023-04-20 12:30:32 -04:00
test_main.py Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
test_monthly_active_users.py
test_profile.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07:00
test_purge.py
test_receipts.py
test_redaction.py
test_registration.py
test_relations.py
test_rollback_worker.py Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672) 2023-05-26 14:28:55 +00:00
test_room.py
test_room_search.py
test_roommember.py
test_state.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
test_stream.py
test_transactions.py Improve type hints for cached decorator. (#15658) 2023-05-24 12:59:31 +00:00
test_txn_limit.py
test_unsafe_locale.py
test_user_directory.py
test_user_filters.py Add not null constraint to column `full_user_id` of tables `profiles` and `user_filters` (#15537) 2023-05-16 10:57:39 -07:00