Hey Builders of Retool,
in "Settings" > "Debug Info" > "On Prem Environment", I can see several Redis related "unset variables", esp.
REDIS_USER_CACHE_HOST
REDIS_USER_CACHE_PORT
REDIS_USER_CACHE_DB
REDIS_USER_CACHE_PASSWORD
RETOOL_RPC_REDIS_HOST
RETOOL_RPC_REDIS_PORT
RETOOL_RPC_REDIS_DB
RETOOL_RPC_REDIS_PASSWORD
WORKFLOW_REDIS_HOST
WORKFLOW_REDIS_PORT
WORKFLOW_REDIS_DB
WORKFLOW_REDIS_PASSWORD
These are not documented in
Could you please share more details and documentation how these different caches work? Which are recommended to configure? Is it recommended to use separate DBs if we use more than just the main cache? Are there conventions for the DBs?
Best Michael