dataset/seed/redis-client/README.md
2023-08-29 10:37:29 +02:00

25 lines
502 B
Markdown

---
gitea: none
include_toc: true
---
[Return to the list of application services.](../README.md)
# redis-client
## Synopsis
[Application service needs interact with a Redis server.](https://redis.io/)
## Dependances
- [redis-common](../redis-common/README.md): Redis, an in-memory data structure store.
## Used by
- [peertube](../peertube/README.md)
- [piwigo](../piwigo/README.md)
- [forgejo](../forgejo/README.md)
- [roundcube](../roundcube/README.md)
- [nextcloud](../nextcloud/README.md)