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

[Refactor]: Use psycopg3 instead of asyncpg #999

Open
creatorrr opened this issue Dec 27, 2024 · 1 comment
Open

[Refactor]: Use psycopg3 instead of asyncpg #999

creatorrr opened this issue Dec 27, 2024 · 1 comment

Comments

@creatorrr
Copy link
Contributor

📜 Description

Reason: psycopg3 connection objects are threadsafe while asyncpg's are not

Docs: psycopg3/docs/advanced/async

👟 Relevant files

No response

@Wahid7852
Copy link

Wahid7852 commented Dec 31, 2024

I'd like to try this but is this a project wide refactor or specifically in the agents-api dir or do let me know where should i be starting for this

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

2 participants