* 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> |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| oauth | ||
| web | ||
| ActivityPubServerService.ts | ||
| FileServerService.ts | ||
| HealthServerService.ts | ||
| NodeinfoServerService.ts | ||
| ServerModule.ts | ||
| ServerService.ts | ||
| WellKnownServerService.ts | ||