forked-synapse/changelog.d/8595.misc
Richard van der Hoff cbc82aa09f
Implement and use an @lru_cache decorator (#8595)
We don't always need the full power of a DeferredCache.
2020-10-30 11:43:17 +00:00

2 lines
43 B
Plaintext

Implement and use an @lru_cache decorator.