mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-05 14:45:23 -05:00
![Erik Johnston](/assets/img/avatar_default.png)
We change it so that each cache has an individual CacheMetric, instead of having one global CacheMetric. This means that when a cache tries to increment a counter it does not need to go through so many indirections.