Skip to content

Use HikariCP for DB connection pool #1

Open
@rads

Description

@rads

In a real app you'll probably end up using HikariCP to reduce the latency of your DB queries. This requires a bit of refactoring to replace the existing db usage with a middleware to make sure we only initialize the connection pool once when the server starts.

I have a branch here that I can extract into a separate PR if you're interested:
master...rads:todo-backend-reitit:rain

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