mirror of
https://github.com/tiennm99/mysql-keepalive.git
synced 2026-06-16 08:49:57 +00:00
main
mysql-keepalive
Important
Archived — moved to tiennm99/db-keepalive.
All six
*-keepaliverepos were consolidated into a single binary with pluggable adapters. UseDB_TYPE=mysqlwith the new image:docker run -d --restart unless-stopped \ -e DB_TYPE=mysql \ -e DATA_SOURCE_NAME='...' \ ghcr.io/tiennm99/db-keepalive:latestThe 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.
Description
Languages
Go
68.7%
Dockerfile
31.3%