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

Enable possibility to use non-Pooled connection for Emmett Postgres projections #91

Closed
oskardudycz opened this issue Jul 31, 2024 · 0 comments · Fixed by #103
Closed

Comments

@oskardudycz
Copy link
Collaborator

It's a similar case to event-driven-io/Pongo#35. To support cases like Cloudflare Hyperdrive or Supabase that has their own pooling we need to allow injecting regular connection.

Part of that is already available in Pongo from event-driven-io/Pongo#38. I'd like to finish first abstractions in event-driven-io/Pongo#40, and then build handling based on that.

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

Successfully merging a pull request may close this issue.

1 participant