summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc/cache.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* set common default values for RedisKVCache callbacksHazelnoot2025-05-121-6/+6
* fix(backend): memory leak in memory caches (#14363)Hazel K2024-08-181-60/+77
* revert 5f88d56d96syuilo2024-07-201-3/+0
* perf(federation): Ed25519署名に対応する (#13464)tamaina2024-07-181-0/+3
* fix: 古いキャッシュを使うのを修正 (#13453)tamaina2024-02-251-0/+8
* fix typesyuilo2024-02-161-1/+1
* refactor(backend): misc/cacheをシンプルな実装に戻したsyuilo2024-02-161-26/+10
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* update deps (#11764)syuilo2023-09-041-1/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(backend): Reduce memory usage of MemoryKVCache (#11076)tamaina2023-07-081-9/+25
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-101-1/+31
* fix typessyuilo2023-04-141-3/+3
* fix typesyuilo2023-04-121-2/+2
* カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題...Chimorium2023-04-111-2/+2
* fix(server): リアクションできない問題をとりあえず修正 (#1...tamaina2023-04-091-2/+2
* perf(backend): cache local custom emojissyuilo2023-04-061-2/+86
* enhance(backend): improve cachesyuilo2023-04-051-33/+33
* enhance(backend): improve cachesyuilo2023-04-041-6/+91
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-041-4/+4
* refactor(backend): rename cache classsyuilo2023-03-241-2/+87
* perf(server): cache blockingsyuilo2023-02-041-0/+2
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+7
* perf: fix caching (#8660)Johann1502022-05-141-0/+1
* perf(server): use cached user info in getUserFromApIdsyuilo2022-03-261-1/+26
* perf(server): refactor and performance improvementssyuilo2022-03-251-1/+1
* perf(server): reduce db querysyuilo2022-03-211-3/+14
* fix lintsyuilo2021-12-091-1/+1
* refactoringsyuilo2021-11-121-0/+43