Skip to main content

cache

TypeScript AI Agent
  • Cache System - In-memory and persistent caching for agents Inspired by mastra’s cache module

Import

Classes

CacheConfig

TypeScript CacheConfig class

CacheEntry

TypeScript CacheEntry class

MemoryCache

TypeScript MemoryCache class

FileCache

TypeScript FileCache class

Functions

createMemoryCache()

Function definition.

createFileCache()

Function definition.

JS Cache CLI

JS Memory