--- gitea: none include_toc: true --- # redis-client ## Synopsis Application service needs interact with a Redis server. [More informations about this software.](https://redis.io/) ## Variables for expert ### Général #### Redis | Parameter | Comments | |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------| | **[general.redis.redis_client_username](dictionaries/23_redis.xml)**
mandatory
**Type:** [`string`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Nom d'utilisateur.
**Default:** *calculated* | | **[general.redis.redis_client_password](dictionaries/23_redis.xml)**
mandatory
**Type:** [`password`](https://forge.cloud.silique.fr/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | Mot de passe de connexion.
**Default:** *calculated* | ## Dependances - [redis-common](../redis-common/README.md) ## Used by - [peertube](../peertube/README.md) - [piwigo](../piwigo/README.md) - [forgejo](../forgejo/README.md) - [roundcube](../roundcube/README.md) - [nextcloud](../nextcloud/README.md) ## Provider [redis](../redis/README.md) [All applications services for this dataset.](../README.md)