synapse/tests/util/caches
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
..
__init__.py
test_deferred_cache.py
test_descriptors.py Implement and use an @lru_cache decorator (#8595) 2020-10-30 11:43:17 +00:00
test_ttlcache.py