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

Bring back async interface for Repository and Session #620

Open
mpiannucci opened this issue Jan 24, 2025 · 0 comments
Open

Bring back async interface for Repository and Session #620

mpiannucci opened this issue Jan 24, 2025 · 0 comments

Comments

@mpiannucci
Copy link
Contributor

In the large refactor we focused on simplicity and removed the async duplications of methods. Now that we are mostly happy with the API we should bring back the async interface for repository operations by creating an async module that exposes AsyncRepository and AsyncSession that mirrors the existing functionality but offers async for relevant methods.

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

No branches or pull requests

1 participant