Skip to content

Setup Redis

Actions

About

Setup Redis database
1.1.0
Latest
Star (13)

Redis GitHub Action

This GitHub Action sets up Redis database.

Inspired by https://github.com/Harmon758/postgresql-action, @Harmon758 Thanks!

Usage

See action.yml

Basic:

steps:
- uses: zhulik/redis-action@1.1.0
  with:
    redis version: '5'
    number of databases: 100

License

The scripts and documentation in this project are released under the MIT License

Setup Redis is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Setup Redis database
1.1.0
Latest

Setup Redis is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.