Skip to content

[FIX]: prefer pgx db.DB instance to scale #30

@ayush00git

Description

@ayush00git

rn we're using pgxpool - a pool of connections to manage connections to the database while any query, using db.DB instance instead would help to scale the database connections a lot.

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