MatrixSynapse/synapse/app
Nick Mills-Barrett 190f49d8ab
Use cache store remove base slaved (#13329)
This comes from two identical definitions in each of the base stores, and means the base slaved store is now empty and can be removed.
2022-07-21 11:51:30 +01:00
..
__init__.py Use importlib.metadata to read requirements (#12088) 2022-03-01 17:44:41 +00:00
_base.py Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) 2022-06-30 11:58:12 +00:00
admin_cmd.py Use cache store remove base slaved (#13329) 2022-07-21 11:51:30 +01:00
appservice.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
client_reader.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
complement_fork_starter.py Improve startup times in Complement test runs against workers, particularly in CPU-constrained environments. (#13127) 2022-06-30 11:58:12 +00:00
event_creator.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
federation_reader.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
federation_sender.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
frontend_proxy.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
generic_worker.py Use cache store remove base slaved (#13329) 2022-07-21 11:51:30 +01:00
homeserver.py Drop support for delegating email validation (#13192) 2022-07-12 19:18:53 +01:00
media_repository.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
phone_stats_home.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
pusher.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
synchrotron.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00
user_dir.py Refactor entry points so that they all have a `main` function. (#13052) 2022-06-14 17:41:06 +00:00