Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 1 month ago
JSON representation

This repository contains example of spring-boot redis application

Awesome Lists containing this project

README

        

spring-boot-embedded-redis [![build](https://travis-ci.org/daggerok/spring-boot-embedded-redis.svg?branch=master)](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)