MatrixSynapse/synapse
Erik Johnston 85d237eba7
Add a distributed lock (#10269)
This adds a simple best effort locking mechanism that works cross workers.
2021-06-29 19:15:47 +01:00
..
_scripts
api Add endpoints for backfilling history (MSC2716) (#9247) 2021-06-22 10:02:53 +01:00
app Add a distributed lock (#10269) 2021-06-29 19:15:47 +01:00
appservice
config
crypto
events
federation
groups
handlers
http
logging Expose opentracing trace id in response headers (#10199) 2021-06-18 11:43:22 +01:00
metrics
module_api
push
replication
res/templates
rest
server_notices
spam_checker_api
state Use get_current_users_in_room from store and not StateHandler (#9910) 2021-05-05 16:49:34 +01:00
static
storage Add a distributed lock (#10269) 2021-06-29 19:15:47 +01:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
types.py
visibility.py