Skip to main content

Module mysql

Module mysql 

Source
Expand description

MySQL database service domain types

This module defines the MySQL service configuration for Docker Compose topology. This is distinct from domain::tracker::MysqlConfig which configures the tracker’s database connection settings.

Re-exports§

pub use config::MysqlServiceConfig;

Modules§

config
MySQL database service configuration domain type