You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow cache-redis to be disabled separately from grails-cache
There is now a separate `grails.cache.redis.enabled` config option to allow the
cache-redis plugin to be disabled while still having the grails-cache plugin
enabled. The change is based off of [this pull request](grails-plugins#8).
0 commit comments