Request: Read redis params from environment variables
-
Firstly thank you for this plugin, I use it quite often. One issue I have is when I have to migrate to different environments develop/staging/production.
It would be helpful if the plugin could read de redis connection parameters from an environment variable so I won’t need to manually update every time.
Currently I have this variables for other use cases in WordPress.
REDIS_HOST=localhostREDIS_PORT=6379REDIS_AUTH=REDIS_DBNUM=0
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Request: Read redis params from environment variables’ is closed to new replies.