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