anonymousland-synapse/synapse/util
Erik Johnston 35c308731d Speed up processing of federation stream RDATA rows.
Instead of storing and sending an ACK for every single row we send
synchronously, we instead do it asynchronously while batching up
updates.
2020-05-27 19:34:07 +01:00
..
caches Don't apply cache factor to event cache. (#7578) 2020-05-27 12:04:37 +01:00
__init__.py
async_helpers.py Speed up processing of federation stream RDATA rows. 2020-05-27 19:34:07 +01:00
distributor.py
file_consumer.py
frozenutils.py Strictly enforce canonicaljson requirements in a new room version (#7381) 2020-05-14 13:24:01 -04:00
hash.py
httpresourcetree.py
iterutils.py
jsonobject.py
logcontext.py
logformatter.py
manhole.py
metrics.py
module_loader.py
msisdn.py
patch_inline_callbacks.py Fix stacktrace mangling in patch_inline_callbacks (#7554) 2020-05-22 10:17:36 +01:00
ratelimitutils.py
retryutils.py
rlimit.py
stringutils.py remove miscellaneous PY2 code 2020-05-15 19:37:41 +01:00
threepids.py
versionstring.py
wheel_timer.py