Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection pooling outside of OpenResty? #143

Open
mecampbellsoup opened this issue Jul 25, 2023 · 0 comments
Open

Connection pooling outside of OpenResty? #143

mecampbellsoup opened this issue Jul 25, 2023 · 0 comments

Comments

@mecampbellsoup
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant