Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Add HikariCP implementation of the ConnectionPool #639

@jczuchnowski

Description

@jczuchnowski

We want users to have an option of HikariCP connection pool in addition to ZIO SQL native one.

This should be a wrapper over HikariDataSource that would implement zio.sql.ConnectionPool interface.

Should be implemented in a separate sbt module (eg. jdbc-hickaricp), so that it can be optionally imported and not "pollute" the dependencies of the main module.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions