Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Mon Jun 20 22:20:32 2022 +0200

    chore: switch to main as default branch
This commit is contained in:
Robert Kaussow 2022-06-20 20:39:13 +00:00
parent 1c0be54d72
commit 2d375e20c9
1 changed files with 3 additions and 1 deletions

View File

@ -3,10 +3,12 @@ title: redis
type: docs
---
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.redis) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.redis?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.redis) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.redis/src/branch/master/LICENSE)
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.redis) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.redis?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.redis) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.redis/src/branch/main/LICENSE)
Setup Redis server.
<!--more-->
- [Default Variables](#default-variables)
- [redis_appendfsync](#redis_appendfsync)
- [redis_appendonly](#redis_appendonly)