Skip to content

Setup Redis from RedBeardLab

Actions
Setup Redis database
1.2.2
Latest
Star (0)

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: RedBeardLab/redis-action@1.2.2
  with:
    redis version: '5'
    number of databases: 100
    server arguments: '--loadmodule redisql.so'

License

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

Setup Redis from RedBeardLab 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.2.2
Latest

Setup Redis from RedBeardLab 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.