dataset/seed/redis-client/README.md

26 lines
502 B
Markdown
Raw Permalink Normal View History

2022-12-24 13:01:51 +01:00
---
gitea: none
include_toc: true
---
2023-08-11 09:38:05 +02:00
[Return to the list of application services.](../README.md)
2022-12-24 13:01:51 +01:00
# redis-client
2023-08-02 09:26:54 +02:00
## Synopsis
2022-12-24 13:01:51 +01:00
2023-08-11 09:38:05 +02:00
[Application service needs interact with a Redis server.](https://redis.io/)
2022-12-24 13:01:51 +01:00
2023-08-02 09:26:54 +02:00
## Dependances
2022-12-24 13:01:51 +01:00
2023-08-11 09:38:05 +02:00
- [redis-common](../redis-common/README.md): Redis, an in-memory data structure store.
2022-12-24 13:01:51 +01:00
## Used by
- [peertube](../peertube/README.md)
- [piwigo](../piwigo/README.md)
2023-01-17 21:43:32 +01:00
- [forgejo](../forgejo/README.md)
2022-12-24 13:01:51 +01:00
- [roundcube](../roundcube/README.md)
- [nextcloud](../nextcloud/README.md)