mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-14 23:25:10 +00:00
d8866d7277
Before, caches were global and so different instances of the stores would share caches. This caused problems in the unit tests.