anonymousland-synapse/synapse/util/caches
Nick Mills-Barrett cc21a431f3
Async get event cache prep (#13242)
Some experimental prep work to enable external event caching based on #9379 & #12955. Doesn't actually move the cache at all, just lays the groundwork for async implemented caches.

Signed off by Nick @ Beeper (@Fizzadar)
2022-07-15 09:30:46 +00:00
..
__init__.py Add more type hints to the main state store. (#12267) 2022-03-31 13:38:09 -04:00
cached_call.py
deferred_cache.py
descriptors.py Fix caching behavior for relations push rules. (#12859) 2022-05-25 07:49:54 -04:00
dictionary_cache.py
expiringcache.py
lrucache.py Async get event cache prep (#13242) 2022-07-15 09:30:46 +00:00
response_cache.py
stream_change_cache.py
treecache.py Remove unnecessary pass statements. (#12206) 2022-03-11 07:06:21 -05:00
ttlcache.py Remove unused # type: ignores (#12531) 2022-04-27 14:03:44 +01:00