docs: add Related section linking sibling repos

This commit is contained in:
2026-05-11 17:59:25 +07:00
parent e31448c0d9
commit 407185b450
+11
View File
@@ -1,2 +1,13 @@
# couchbase-keepalive
A lightweight Go utility that performs periodic operations to prevent Couchbase Capella free clusters from entering inactive state.
## 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
- [valkey-keepalive](https://github.com/tiennm99/valkey-keepalive) — Valkey