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

19 lines
300 B
Markdown

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