Before, caches were global and so different instances of the stores would share caches. This caused problems in the unit tests.
2.4 KiB
2.4 KiB
Before, caches were global and so different instances of the stores would share caches. This caused problems in the unit tests.