0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-20 11:38:20 +02:00
synapse/tests/storage/databases
Erik Johnston eb0dbab15b
Fix database performance of read/write worker locks (#16061)
We were seeing serialization errors when taking out multiple read locks.

The transactions were retried, so isn't causing any failures.

Introduced in #15782.
2023-08-17 14:07:57 +01:00
..
main Fix database performance of read/write worker locks (#16061) 2023-08-17 14:07:57 +01:00
__init__.py add a cache to have_seen_event (#9953) 2021-06-01 12:04:47 +01:00