MatrixSynapse/synapse/util/caches
Amber H. Brown a14831d209 Move cache configuration into a homeserver config option, instead of environment variables. 2019-11-21 06:31:37 +11:00
..
__init__.py Move cache configuration into a homeserver config option, instead of environment variables. 2019-11-21 06:31:37 +11:00
descriptors.py Move cache configuration into a homeserver config option, instead of environment variables. 2019-11-21 06:31:37 +11:00
dictionary_cache.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
expiringcache.py Move cache configuration into a homeserver config option, instead of environment variables. 2019-11-21 06:31:37 +11:00
lrucache.py Move cache configuration into a homeserver config option, instead of environment variables. 2019-11-21 06:31:37 +11:00
response_cache.py Move cache configuration into a homeserver config option, instead of environment variables. 2019-11-21 06:31:37 +11:00
snapshot_cache.py Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
stream_change_cache.py Move cache configuration into a homeserver config option, instead of environment variables. 2019-11-21 06:31:37 +11:00
treecache.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
ttlcache.py Move cache configuration into a homeserver config option, instead of environment variables. 2019-11-21 06:31:37 +11:00