9ce44b24b8
* 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> |
||
---|---|---|
.. | ||
@types | ||
boot | ||
core | ||
daemons | ||
misc | ||
models | ||
queue | ||
server | ||
config.ts | ||
const.ts | ||
decorators.ts | ||
di-symbols.ts | ||
env.ts | ||
global.d.ts | ||
GlobalModule.ts | ||
logger.ts | ||
MainModule.ts | ||
NestLogger.ts | ||
postgres.ts | ||
types.ts |