-
Notifications
You must be signed in to change notification settings - Fork 0
⭐ StartActions Overview
Terrence Daniels edited this page Jul 31, 2026
·
2 revisions
One dedicated StartAction class per database engine — StartMysql, StartMariadb, StartPostgresql, StartRedis, StartKeydb, StartDragonfly, StartMongodb, StartClickhouse. Same shape, real per-engine differences in SSL support, healthcheck probes, and runtime flags.
The "StartAction Pattern" zoom-in on the deployment-pipeline.html covers the shared pattern (merged with Deployment Flow and Docker Orchestration); the database-provisioning-engines.html covers what's actually different per engine.