Skip to main content
Version: Next (2.x)

CacheClientOptions

Extended by

Properties

PropertyTypeDefault valueDescription

namespace?

string

"baeta";

Optional namespace to prefix all cache keys

revision?

number

"default";

Revision number for cache invalidation. Incrementing this number will invalidate all existing cache entries for this store.

ttlMs?

number

3_600_000 (1 hour)

Time-to-live in milliseconds