Commit Graph

40 Commits (214f3b7d215ef57e4482834afc72b280614b9c06)

Author SHA1 Message Date
Patrick Cloke 10a88ba91c
Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 3 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 3 years ago
Patrick Cloke f44d729d4c
Additional type hints for config module. (#11465) 3 years ago
Nick Barrett af54167516
Enable passing typing stream writers as a list. (#11237) 3 years ago
Erik Johnston 9d25a0ae65
Split presence out of master (#9820) 4 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Erik Johnston 2927921942
Clean up `ShardedWorkerHandlingConfig` (#9466) 4 years ago
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 4 years ago
Erik Johnston 6633a4015a
Allow moving account data and receipts streams off master (#9104) 4 years ago
Erik Johnston b530eaa262
Allow running sendToDevice on workers (#9044) 4 years ago
Patrick Cloke 96358cb424
Add authentication to replication endpoints. (#8853) 4 years ago
Patrick Cloke 62894673e6
Allow background tasks to be run on a separate worker. (#8369) 4 years ago
Erik Johnston 04cc249b43
Add experimental support for sharding event persister. Again. (#8294) 4 years ago
Brendan Abolivier 9f8abdcc38
Revert "Add experimental support for sharding event persister. (#8170)" (#8242) 4 years ago
Erik Johnston 82c1ee1c22
Add experimental support for sharding event persister. (#8170) 4 years ago
Erik Johnston 2c1b9d6763
Update worker docs with recent enhancements (#7969) 4 years ago
Erik Johnston f2e38ca867
Allow moving typing off master (#7869) 4 years ago
Richard van der Hoff 03619324fc
Create a ListenerConfig object (#7681) 5 years ago
Erik Johnston e5c67d04db
Add option to move event persistence off master (#7517) 5 years ago
Erik Johnston 1de36407d1
Add `instance_map` config and route replication calls (#7495) 5 years ago
Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
Matthew Hodgson 7ef319aefe fix broken copyrights 5 years ago
Amber Brown 0d0f6d12bc Fix logging in workers (#5729) 5 years ago
Amber Brown 6a85cb5ef7
Remove non-dedicated logging options and command line arguments (#5678) 5 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 6 years ago
Richard van der Hoff 6cda36777b Drop support for cpu_affinity (#5525) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Erik Johnston 9ad448c1e5 Correctly handle all command line options 6 years ago
Erik Johnston 72bfaf746d Allow passing --daemonize to workers 6 years ago
Erik Johnston 24dd73028a Add replication http endpoint for event sending 7 years ago
Erik Johnston f4d93ae424 Actually make it work 7 years ago
Richard van der Hoff 10d8b701a1 Allow configuration of CPU affinity 7 years ago
Erik Johnston 1fc4a962e4 Add a frontend proxy 7 years ago
Erik Johnston d1605794ad Remove unused worker config option 8 years ago
Erik Johnston 36c28bc467 Update all the workers and master to use TCP replication 8 years ago
Erik Johnston 97efe99ae9 Make worker listener config backwards compat 8 years ago
Mark Haines a352b68acf Use worker_ prefixes for worker config, use existing support for multiple config files 9 years ago
Mark Haines 364d616792 Access the event_cache_size directly from the server object. 9 years ago
Mark Haines bde13833cb Access replication_url from the worker config directly 9 years ago
Mark Haines 80a1bc7db5 Comment on what's going on in clobber_with_worker_config 9 years ago
Mark Haines dbb5a39b64 Add worker config module 9 years ago