mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-29 15:39:00 +03:00
3ee17585cd
rather than have everything that instantiates an LruCache manage metrics separately, have LruCache do it itself.
1 line
52 B
Text
1 line
52 B
Text
Move metric registration code down into `LruCache`.
|