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