faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > PersistentCache > expiration

PersistentCache.expiration property

The age (in ms) after which a cached entry is invalid. Default: 24*3600*1000 (1 day).

Signature:

readonly expiration: number;
  • PersistentCache.expiration property
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflow
More
BlogUser Showcase
Copyright © 2026 Andy Chou