dataset/seed/redis-common/README.md
2023-08-11 09:40:46 +02:00

18 lines
291 B
Markdown

---
gitea: none
include_toc: true
---
[Return to the list of application services.](../README.md)
# redis-common
## Synopsis
Redis, an in-memory data structure store.
[description](https://redis.io/)
## Used by
- [redis](../redis/README.md)
- [redis-client](../redis-client/README.md)