faast.js

faast.js

  • Docs
  • API
  • Community
  • GitHub
  • Blog

faastjs > PersistentCache > entries

PersistentCache.entries() method

Retrieve all keys stored in the cache, including expired entries.

Signature:

entries(): Promise<string[]>;

Returns:

Promise<string[]>

  • PersistentCache.entries() method
faast.js
Docs
IntroductionAPI ReferenceContributingExamples
Community
DiscordTwitterStack Overflow
More
BlogUser Showcase
Copyright © 2025 Andy Chou