Skip to content

Connection pooling outside of OpenResty? #143

@mecampbellsoup

Description

@mecampbellsoup

Hi @leafo - do you know if it would be possible to implement DB connection pooling in a non-OpenResty context? As you may recall, we use HAProxy (not nginx) as our API gateway and so we end up doing a fair amount of DB querying (and asynchronous listening)... would be nice to be able to have "hot" connections ready to go via something like a pool on demand for queries and the like.

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