mirror of
https://github.com/tiennm99/redis-keepalive.git
synced 2026-06-16 22:48:20 +00:00
main
redis-keepalive
Important
Archived — moved to tiennm99/db-keepalive.
All six
*-keepaliverepos were consolidated into a single binary with pluggable adapters. UseDB_TYPE=rediswith the new image:docker run -d --restart unless-stopped \ -e DB_TYPE=redis \ -e REDIS_URL='...' \ 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 prevent Redis Cloud free instances from being deleted due to inactivity.
License
Apache-2.0 — see LICENSE.
Description
Go utility performs periodic operations to prevent Redis Cloud free instances from being deleted due to inactivity.
Languages
Go
59.9%
Dockerfile
40.1%