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

Stale while revalidate support #18

Open
SGudbrandsson opened this issue Nov 4, 2022 · 2 comments
Open

Stale while revalidate support #18

SGudbrandsson opened this issue Nov 4, 2022 · 2 comments
Labels

Comments

@SGudbrandsson
Copy link

Hi,

I'm very interested in this proxy, it's very interesting for scalability in microservices.

Are there any plans to support Stale-while-revalidate to improve response time after cache entries expire?

@valeriansaliou
Copy link
Owner

valeriansaliou commented Nov 4, 2022

Hello there! That could be a nice idea, definitely. If implemented, I'd say this would be an opt-in feature disabled by default in the configuration, as in Crisp's use case (for which Bloom was initially built), this would result in erratic behavior for the end user due to our messaging use-case.

Thank you!

@valeriansaliou valeriansaliou changed the title Stale while revalidate support? Stale while revalidate support Nov 4, 2022
@valeriansaliou
Copy link
Owner

Tagging issue for implementation.

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

No branches or pull requests

2 participants