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

SIM-BE-Use async sessions in the backend consensus algorithm #568

Open
AgustinRamiroDiaz opened this issue Oct 15, 2024 · 0 comments
Open

Comments

@AgustinRamiroDiaz
Copy link
Contributor

SQLAlchemy allows the use of async sessions to be used, which should make a great impact in the performance of the application

https://docs.sqlalchemy.org/en/20/orm/extensions/asyncio.html
https://docs.sqlalchemy.org/en/20/orm/session_basics.html#is-the-session-thread-safe-is-asyncsession-safe-to-share-in-concurrent-tasks

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