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

Async pg module w/ connection pooling #398

Merged
merged 5 commits into from
Jan 11, 2025
Merged

Conversation

webcoderz
Copy link
Contributor

adding connection pooling to the synchronous pg memory module and an async pg memory module w/ connection pooling, i also added an AsyncMemory and AsyncMemoryProvider;

had to remove the model_validator from the __configure in the async stuff and theres another validation warning in there but I'm not sure where it was coming from.

image

@github-actions github-actions bot added the example Includes an example label Jan 10, 2025
@jlowin jlowin merged commit bcf422e into PrefectHQ:main Jan 11, 2025
4 checks passed
@webcoderz webcoderz deleted the asyncpg branch January 12, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Includes an example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants