docs: add Related section linking sibling repos

This commit is contained in:
2026-05-11 17:59:23 +07:00
parent 24c0f55480
commit dd5f53d0c1
+11
View File
@@ -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