summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc/cache.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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