Skip to content

Implement Connection Pool Manager #2

Description

@ju4n97

Implement internal/connection to manage database connection pools for PostgreSQL and SQLite.

The connection manager should:

  • Read connection configuration from HCL connection blocks.
  • Create and initialize the appropriate database pool.
  • Expose pools to pipeline execution.
  • Handle clean startup and shutdown.
  • Return useful errors for invalid connections or initialization failures.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions