MatrixSynapse/synapse/util/caches
Erik Johnston d134d0935e Only intern ascii strings 2017-04-24 14:07:48 +01:00
..
__init__.py Only intern ascii strings 2017-04-24 14:07:48 +01:00
descriptors.py Remove unused instance variable 2017-03-31 09:38:27 +01:00
dictionary_cache.py
expiringcache.py Add setdefault key to ExpiringCache 2017-03-10 10:30:49 +00:00
lrucache.py Update LruCache size estimate on clear 2017-01-18 14:55:23 +00:00
response_cache.py
snapshot_cache.py
stream_change_cache.py Fix assertion to stop transaction queue getting wedged 2017-03-15 12:16:55 +00:00
treecache.py