Module config

Module config 

Source
Expand description

PostgreSQL configuration with builder pattern

This module provides a comprehensive configuration system for PostgreSQL with type-safe builder patterns.

Structsยง

PostgresConfig
PostgreSQL configuration
PostgresConfigBuilder
Builder for PostgresConfig