barkey/packages/backend/src/server
Hazel K 9ce44b24b8
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>
2024-08-18 13:34:01 +09:00
..
api fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
oauth (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
web fix(frontend): iOSでacctなどがリンクとして誤検知されるのを抑制 (#14354) 2024-08-10 20:46:26 +09:00
ActivityPubServerService.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
FileServerService.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
HealthServerService.ts feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
NodeinfoServerService.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
ServerModule.ts feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
ServerService.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
WellKnownServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00