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

Add optional cache to Satori client. #1320

Merged
merged 6 commits into from
Feb 6, 2025

Conversation

sesposito
Copy link
Member

If caching is enabled, values are only cached for the lifetime of the request to prevent multiple calls to Satori within the same client request.

If caching is enabled, values are only cached for the lifetime
of the request to prevent multiple calls to Satori within the same
client request.
@sesposito sesposito requested a review from zyro February 4, 2025 19:25
Use single instance of SatoriClient across all runtimes
@sesposito sesposito marked this pull request as ready for review February 5, 2025 17:19
@sesposito sesposito merged commit 46cde86 into master Feb 6, 2025
6 checks passed
@sesposito sesposito deleted the spe/add-satori-in-flight-cache branch February 6, 2025 11:41
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.

2 participants