forked-synapse/synapse/util/caches
Erik Johnston 7c9ac01eb5
Fix bug where StreamChangeCache would not respect cache factors (#17152)
Annoyingly mypy didn't pick up this typo.
2024-05-03 18:00:08 +01:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
cached_call.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
deferred_cache.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
descriptors.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
dictionary_cache.py Bump mypy from 1.5.1 to 1.8.0 (#16901) 2024-03-13 17:05:57 +00:00
expiringcache.py Bump mypy from 1.5.1 to 1.8.0 (#16901) 2024-03-13 17:05:57 +00:00
lrucache.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
response_cache.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
stream_change_cache.py Fix bug where StreamChangeCache would not respect cache factors (#17152) 2024-05-03 18:00:08 +01:00
treecache.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
ttlcache.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00