| Class | Description |
|---|---|
| AbstractStartRedisMojo |
Abstract class for different types of redis startup executions.
|
| HelpMojo |
Display help information on redis-maven-plugin.
Call mvn redis-server:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| StartRedisMojo |
Start a forked execution of a redis server.
|
| StartRedisNoForkMojo |
Start an in-memory redis server wherever want and whenever you want.
|
| StopRedisMojo |
Handles the stop goal that is typically used with any forked execution.
|
Copyright © 2013 Github. All Rights Reserved.