This GitHub Action sets up Redis database.
Inspired by https://github.com/Harmon758/postgresql-action, @Harmon758 Thanks!
See action.yml
Basic:
steps:
- uses: zhulik/[email protected]
with:
redis version: '5'
number of databases: 100
The scripts and documentation in this project are released under the MIT License