feat(valkey): add ansible role

This commit is contained in:
2024-11-03 17:28:40 +01:00
parent ccc4f52d56
commit 383a89aef7
13 changed files with 261 additions and 0 deletions

View File

@ -10,3 +10,7 @@
- [`mariadb`](roles/mariadb/README.md): deploy mariadb
in a docker container
- [`valkey`](roles/valkey/README.md): deploy and configure valkey,
an open source in-memory data store under BSD license, forked
from redis.