2025-11-27 22:32:53 +07:00
2025-11-27 22:32:53 +07:00
2025-11-27 22:32:53 +07:00
2025-11-27 22:32:53 +07:00
2025-11-27 22:32:53 +07:00
2025-11-27 23:05:02 +07:00
2025-11-27 22:13:39 +07:00
2025-11-27 22:32:53 +07:00

postgresql-keepalive

Important

Archived — moved to tiennm99/db-keepalive.

All six *-keepalive repos were consolidated into a single binary with pluggable adapters. Use DB_TYPE=postgresql with the new image:

docker run -d --restart unless-stopped \
  -e DB_TYPE=postgresql \
    -e SERVICE_URI='...' \
  ghcr.io/tiennm99/db-keepalive:latest

The source here is retained for git history. No further changes will land on this repo.

Original description

Go utility performs periodic operations to PostgreSQL server.

License

Apache-2.0 — see LICENSE.

S
Description
Go utility performs periodic operations to PostgreSQL server.
Readme Apache-2.0 86 KiB
Languages
Go 63.5%
Dockerfile 36.5%