summaryrefslogtreecommitdiff
path: root/packages/frontend/src/scripts
diff options
context:
space:
mode:
authorHazel K <acomputerdog@gmail.com>2024-08-18 00:34:01 -0400
committerGitHub <noreply@github.com>2024-08-18 13:34:01 +0900
commit9ce44b24b8837b846e3170c70da13f8d0f86d581 (patch)
treef463bdf7435c9881160c59d4e1ec034dd034c033 /packages/frontend/src/scripts
parentMerge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff)
downloadsharkey-9ce44b24b8837b846e3170c70da13f8d0f86d581.tar.gz
sharkey-9ce44b24b8837b846e3170c70da13f8d0f86d581.tar.bz2
sharkey-9ce44b24b8837b846e3170c70da13f8d0f86d581.zip
fix(backend): memory leak in memory caches (#14363)
* encapsulate `MemoryKVCache<T>` * remove infinity caches * encapsulate other caches * add missing awaits to internally synchronize caches * implement pull-through caching * tune cache lifetimes * optimize cache GC by stopping early * summarize changes in CHANGELOG.md * Fix timeout comments Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> * add comments about awaiting the redis write --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Diffstat (limited to 'packages/frontend/src/scripts')
0 files changed, 0 insertions, 0 deletions