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
9a2e95a784
#256 - Add examples for Redis Geo API.
2017-01-28 09:32:56 +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
6684c8c69b
#190 - More simplifications for Spring Boot 1.4 M3.
...
Replaced all occurrences of @SpringApplicationConfiguration with @SpringBootTest. Using SpringRunner instead of @SpringJUnit4ClassRunner now.
2016-06-10 21:26:46 +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
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