anonymousland-synapse/tests/util/caches
Richard van der Hoff 5090f26b63
Minor @cachedList enhancements (#9975)
- use a tuple rather than a list for the iterable that is passed into the
  wrapped function, for performance

- test that we can pass an iterable and that keys are correctly deduped.
2021-05-14 11:12:36 +01:00
..
__init__.py
test_cached_call.py
test_deferred_cache.py
test_descriptors.py
test_responsecache.py
test_ttlcache.py