Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

vertex-center/vertex-redis

Repository files navigation

Vertex logo

Vertex Redis

GitHub release (latest by date) GitHub license GitHub contributors

About

Simple Redis wrapper to install Redis easily from the Vertex Installer.

Install

Method 1: With Vertex

Vertex Redis can be installed from Vertex.

Method 2: Manually

  1. Download
    git clone https://github.com/vertex-center/vertex-redis
  2. Install Redis.
  3. Run
    go run .

Method 3: Docker

Use the Dockerfile with Docker.

Related

See the Vertex repository to see other services available.

License

Vertex Redis is released under the MIT License.