mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 21:32:28 -05:00
rather than have everything that instantiates an LruCache manage metrics separately, have LruCache do it itself. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| deferred_cache.py | ||
| descriptors.py | ||
| dictionary_cache.py | ||
| expiringcache.py | ||
| lrucache.py | ||
| response_cache.py | ||
| stream_change_cache.py | ||
| treecache.py | ||
| ttlcache.py | ||