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

19 lines
300 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.
[Software's website.](https://redis.io/)
## Used by
- [redis](../redis/README.md)
- [redis-client](../redis-client/README.md)