MatrixSynapse/synapse/util
Erik Johnston 7a5873277e
Add support for evicting cache entries based on last access time. (#10205)
2021-07-05 16:32:12 +01:00
..
caches Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
__init__.py
async_helpers.py When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
batching_queue.py Fix up `BatchingQueue` (#10078) 2021-05-27 14:32:31 +01:00
daemonize.py
distributor.py
file_consumer.py
frozenutils.py
hash.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
httpresourcetree.py
iterutils.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
jsonobject.py
linked_list.py Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
logcontext.py
logformatter.py
macaroons.py
manhole.py
metrics.py Add debug logging when we enter/exit Measure block (#10183) 2021-06-16 13:29:54 +01:00
module_loader.py Standardise the module interface (#10062) 2021-06-18 12:15:52 +01:00
msisdn.py Add missing type hints to synapse.util (#9982) 2021-05-24 15:32:01 -04:00
patch_inline_callbacks.py
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py
templates.py
threepids.py
versionstring.py
wheel_timer.py