Redis Cache - Global Config
After installing and activating the Redis Module, there are a few Global Config options you will want to check out:
Connect Timeout - This is the number of seconds Jamroom will wait to connect to the configured Redis Server.
Core Fallback Enabled - If this option is enabled, and the Redis server is unreachable, Jamroom will "fall back" to use the MySQL server for caching and/or user sessions.
Single Site Enabled - If you only have ONE Jamroom site on the server using Redis, make sure this is ENABLED. If you have multiple Jamroom installs all using the same Redis server, this must be UNCHECKED. With this option unchecked, clearing the entire site cache the Reset Caches form will be slower.