Expand description
PostgreSQL configuration with builder pattern
This module provides a comprehensive configuration system for PostgreSQL with type-safe builder patterns.
Structsยง
- Postgres
Config - PostgreSQL configuration
- Postgres
Config Builder - Builder for
PostgresConfig