Skip to content
undb Docs

Redis Cache Layer (Optional)

Config

Set environment UNDB_CACHE_STORAGE_PROVIDER to redis and other config to enable cache provider redis

Environment Variables

VariableCommentsIf absent
UNDB_CACHE_STORAGE_PROVIDERredisrequire
UNDB_CACHE_STORAGE_REDIS_HOSTredis hostrequire
UNDB_CACHE_STORAGE_REDIS_PORTredis portrequire
UNDB_CACHE_STORAGE_REDIS_PASSWORDredis password
UNDB_CACHE_STORAGE_REDIS_BASEnamespace of cache key in redisdefault undb_cache
UNDB_CACHE_STORAGE_REDIS_TTLttl in secondspositive int