Mark Paluch
3d5a30510c
#257 - Guard Redis Geo tests with a minimum required version.
...
Redis Geo tests are skipped if the minimum Redis version rule of version 3.2 is not met.
2017-01-30 09:21:37 +01:00
Mark Paluch
ecafda00ca
#200 - Polishing.
...
Pull spring-boot-starter-data-redis into redis/pom.xml, use dependency management for embedded-redis.
2016-07-27 15:09:06 +02:00
Oliver Gierke
786ce2d39a
#149 - Polishing.
...
Renamed repository folder to repositories. Tweaked package name to reflect module name. Polished formatting in readme. Switched to Spring Boot version property for 1.7 RC1 upgrade.
Original pull request: #162 .
2016-03-18 15:42:10 +01:00
Christoph Strobl
5a25e80bbf
#149 - Add Redis repository support sample.
...
Bumped Spring Data Redis version to 1.7 RC1. Added JUnit Rule for Embedded Redis Server.
Original pull request: #162 .
2016-03-18 15:38:42 +01:00
Oliver Gierke
99d1597756
#155 - Upgraded to Spring Boot 1.4 M1.
...
Switched to renamed Redis starter POM.
Removed invalid @Transactional annotation from projections example in MongoDB.
Added Mark Paluch as contributor in the root POM.
2016-02-27 12:30:31 +01:00
Christoph Strobl
dfc1bf0390
#146 - Add example to demonstrate Redis Cluster support.
...
Example demonstrating the basic usage of Spring Data Redis in a clustered environment using Jedis.
2016-02-12 14:42:44 +01:00
Christoph Strobl
91565e3e21
#3 - Added samples for Spring Data Redis.
...
We added basic samples showing KEYS and SCAN command as well as configuration options for Redis Sentinel.
Original pull request: #9 .
2014-09-09 09:19:40 -05:00