Skip to content

Conversation

@TartanLlama
Copy link
Contributor

@TartanLlama TartanLlama commented Dec 5, 2025

Currently, cache lookups with SimpleCache::getOrSet can block on other instances taking time to compute the cache value. This change adds more asynchrony to SimpleCache, allowing it to asynchronously wait on the lookup.

@TartanLlama TartanLlama marked this pull request as ready for review December 8, 2025 15:48
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.

3 participants