2025-11-27 22:39:57 +07:00
2025-11-27 21:56:42 +07:00
2025-11-27 22:08:30 +07:00
2025-11-27 21:56:42 +07:00
2025-11-27 20:34:49 +07:00
2025-11-27 22:39:57 +07:00

mysql-keepalive

Important

Archived — moved to tiennm99/db-keepalive.

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

docker run -d --restart unless-stopped \
  -e DB_TYPE=mysql \
    -e DATA_SOURCE_NAME='...' \
  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 MySQL server.

License

Apache-2.0 — see LICENSE.

S
Description
Go utility performs periodic operations to MySQL server.
Readme Apache-2.0 138 KiB
Languages
Go 68.7%
Dockerfile 31.3%