synapse/changelog.d/10269.misc
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

2 lines
39 B
Plaintext

Add a distributed lock implementation.