Fork me on GitHub

Welcome

... to redis-maven-plugin [https://buildhive.cloudbees.com/job/r351574nc3/job/redis-maven-plugin/badge/icon] Build Status

Maven plugin to embed a redis-server based on the redis-protocol project. This is an in-memory redis server. That means that when the server shutsdown or closes, the data is no longer available.

Examples can be found on the examples page or on the GitHub Page.