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

Share the statement cache with diesel #206

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

weiznich
Copy link
Owner

This commit refactors diesel-async to use the same statement cache implementation as diesel. That brings in all the optimisations done to the diesel statement cache.

@weiznich weiznich force-pushed the feature/share_statement_cache_with_diesel branch 2 times, most recently from 20def57 to 5cbf7c1 Compare December 18, 2024 11:04
This commit refactors diesel-async to use the same statement cache
implementation as diesel. That brings in all the optimisations done to
the diesel statement cache.
@weiznich weiznich force-pushed the feature/share_statement_cache_with_diesel branch from 5cbf7c1 to 4d349df Compare January 16, 2025 06:22
@weiznich weiznich merged commit 780b348 into main Jan 16, 2025
38 checks passed
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