Commit Graph
3 Commits
Author SHA1 Message Date
tiennm99 f3a23ee91e feat(config): support multi-service yaml config 2026-06-28 09:27:43 +07:00
tiennm99 655db8dcbf feat(config): standardize keepalive env names 2026-06-27 21:47:14 +07:00
tiennm99 e3b7ea5011 feat: initial db-keepalive — pluggable adapters for 6 free-tier DBs
Consolidates the *-keepalive family (redis, valkey, postgresql, mysql,
mongodb, couchbase) into a single binary with a runtime DB_TYPE dispatch
and an Adapter interface. Original repos archived with a pointer here.
2026-05-11 20:15:35 +07:00