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