Files
mostlymatter/server
Agniva De Sarker 7679f51e3e MM-57193: Standardize the cache names (#26441)
We use the same name for hit/miss/invalidation metrics.

The downside is that now we have conflated a full cache purge
and a single cache key invalidation into a single label, but
the advantage is that it's easier to monitor the usage of a single
cache.

And moreover, duplicating the same string across multiple places
increases the chances of making a mistake. Centralizing the cache
name only at instantiation simplifies the code.

After this, we would be ready to use Redis.

https://mattermost.atlassian.net/browse/MM-57193

```release-note
NONE
```
2024-03-19 09:59:00 +05:30
..
2023-03-22 17:22:27 -04:00
2024-03-07 12:17:08 +00:00
2024-03-12 08:36:05 -06:00
2023-03-22 17:22:27 -04:00
2024-03-13 10:26:06 +05:30
2024-03-13 10:26:06 +05:30
2023-03-22 17:22:27 -04:00
2024-01-08 10:47:24 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2023-03-22 17:22:27 -04:00
2024-02-29 13:19:43 +01:00
2024-02-29 13:19:43 +01:00