added note about redis version [ci: skip]

This commit is contained in:
Jonne Hass 2011-11-09 00:53:19 +01:00
parent 77a6c7045b
commit 747539bd9a

View file

@ -159,6 +159,7 @@ defaults: &defaults
# Enable the cache layer (Redis)
# If you expect to have thousands of users on your pod,
# we *highly* suggest you enable this.
# Get sure that you Redis version is at 2.1.6 or later.
#
# By default, the cache layer will piggyback off of the Redis
# database used by your Resque workers.