cache-redis
default
.
RedisCacheOptions
prefix
property
RedisCacheOptions.prefix
Key prefix for all cache entries.
Type
string
Usage
import { type RedisCacheOptions } from ".";
Document Navigation
Type