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

[breaking] Switch Store traits to async Rust #285

Merged
merged 4 commits into from
Oct 24, 2024
Merged

Conversation

gferon
Copy link
Collaborator

@gferon gferon commented Oct 24, 2024

Since everything else was already async it shouldn't be a massively breaking change. This is in preparation of adding other implementations of the store traits, namely sqlx with sqlite.

@gferon gferon force-pushed the presage-async-store branch from b62b9d2 to 2d3301a Compare October 24, 2024 04:46
@gferon gferon enabled auto-merge (squash) October 24, 2024 04:48
@gferon gferon force-pushed the presage-async-store branch from bcc6deb to 441cd63 Compare October 24, 2024 04:48
@gferon gferon merged commit b108749 into main Oct 24, 2024
3 checks passed
@gferon gferon deleted the presage-async-store branch October 24, 2024 04:54
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

Successfully merging this pull request may close these issues.

1 participant