Christoph Strobl
b82460f33c
#158 - Remove workaround for Redis cluster configuration.
...
SpringBoot 1.4M1 ships with auto configuration for spring.redis.cluster so we removed the work around using ConfigurationProperties.
2016-04-05 17:39:59 +02: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
Oliver Gierke
a0da2925cc
#146 - Polishing.
2016-02-12 14:43:07 +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