Simple Redis wrapper to install Redis easily from the Vertex Installer.
Vertex Redis can be installed from Vertex.
- Download
git clone https://github.com/vertex-center/vertex-redis
- Install Redis.
- Run
go run .
Use the Dockerfile with Docker.
See the Vertex repository to see other services available.
Vertex Redis is released under the MIT License.