Add doc on minimally supported Redis version 2.4
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
and <ulink url="http://www.springsource.org/documentation">Spring Framework</ulink>
|
||||
3.0.x and above.</para>
|
||||
<para>
|
||||
In terms of key value stores, <ulink url="http://redis.io">Redis</ulink> 2.2.x
|
||||
is required (though 2.4 or higher is recommended).
|
||||
In terms of key value stores, <ulink url="http://redis.io">Redis</ulink> 2.4.x or higher
|
||||
is required. Spring Data Redis is currently tested against the latest 2.4 and 2.6 releases.
|
||||
</para>
|
||||
</chapter>
|
||||
Reference in New Issue
Block a user