Cache backend configuration
Redis cache backend configuration. Options: host (string), port (int), timeout (int), password (string|null), database (int).
host
port
timeout
password
database
Memcached cache backend configuration. Options: host (string), port (int).