0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-04 15:39:01 +02:00
synapse/tests/storage/databases/main
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
..
__init__.py add a cache to have_seen_event (#9953) 2021-06-01 12:04:47 +01:00
test_events_worker.py add a cache to have_seen_event (#9953) 2021-06-01 12:04:47 +01:00
test_lock.py Add a distributed lock (#10269) 2021-06-29 19:15:47 +01:00