Sharkey/packages
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
..
backend fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
frontend 🎨 2024-08-18 10:12:42 +09:00
misskey-bubble-game fix: error with trying to handle SIGKILL (#14208) 2024-07-14 21:29:35 +09:00
misskey-js fix(misskey-js): eliminate any (follow-up of #13523) (#14422) 2024-08-17 18:15:46 +09:00
misskey-reversi fix: error with trying to handle SIGKILL (#14208) 2024-07-14 21:29:35 +09:00
shared update deps (#14057) 2024-07-02 11:38:34 +09:00
sw update deps (#14312) 2024-07-28 11:14:31 +09:00
meta.json refactoring 2021-11-12 02:02:25 +09:00