https://github.com/daggerok/spring-boot-embedded-redis
This repository contains example of spring-boot redis application
https://github.com/daggerok/spring-boot-embedded-redis
embedded redis spring spring-boot spring-data-redis
Last synced: about 2 months ago
JSON representation
This repository contains example of spring-boot redis application
- Host: GitHub
- URL: https://github.com/daggerok/spring-boot-embedded-redis
- Owner: daggerok
- Created: 2016-04-12T01:31:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T02:26:12.000Z (over 8 years ago)
- Last Synced: 2025-06-07T08:03:28.230Z (about 1 year ago)
- Topics: embedded, redis, spring, spring-boot, spring-data-redis
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
spring-boot-embedded-redis [](https://travis-ci.org/daggerok/spring-boot-embedded-redis)
==========================
This repository contains example of spring-boot redis application
read:
- https://github.com/kstyrc/embedded-redis
- https://docs.spring.io/spring-data/redis/docs/current/reference/html/
- http://docs.spring.io/spring-data/redis/docs/1.7.x/reference/html/ (deprecated)