diff --git a/valkey/README.md b/valkey/README.md index 7856c7d..84b7984 100644 --- a/valkey/README.md +++ b/valkey/README.md @@ -1,2 +1,13 @@ # valkey-keepalive Go utility performs periodic operations to Valkey server. + +## Related + +Part of the `*-keepalive` family — same pattern, different databases: + +- [mongodb-keepalive](https://github.com/tiennm99/mongodb-keepalive) — Mongodb +- [mysql-keepalive](https://github.com/tiennm99/mysql-keepalive) — Mysql +- [redis-keepalive](https://github.com/tiennm99/redis-keepalive) — Redis +- [postgresql-keepalive](https://github.com/tiennm99/postgresql-keepalive) — Postgresql +- [couchbase-keepalive](https://github.com/tiennm99/couchbase-keepalive) — Couchbase +