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

feat(serverless): add LRU time cache for isolates #223

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

QuiiBz
Copy link
Member

@QuiiBz QuiiBz commented Nov 1, 2022

About

Add configurable LRU time cache (aka TLRU) for isolates. It's configurable via the LAGON_ISOLATES_CACHE_SECONDS environment variables, and is set by default to 60 seconds for development.

@QuiiBz QuiiBz merged commit 5e803dc into main Nov 1, 2022
@QuiiBz QuiiBz deleted the feat/serverless-lru-cache branch November 1, 2022 15:13
@QuiiBz QuiiBz mentioned this pull request Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant