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

Introducing a new @wry/caches package, exporting StrongCache and WeakCache #568

Merged
merged 6 commits into from
Nov 10, 2023

Conversation

benjamn
Copy link
Owner

@benjamn benjamn commented Nov 6, 2023

After @phryneas proposed adding a WeakCache to optimism in benjamn/optimism#599, I thought it might be best to break the LRU cache functionality out into another package.

@benjamn benjamn self-assigned this Nov 6, 2023
packages/caches/src/weak.ts Outdated Show resolved Hide resolved
@benjamn benjamn changed the title Introducing a new @wry/caches package, exporting a StrongCache and a WeakCache Introducing a new @wry/caches package, exporting StrongCache and WeakCache Nov 6, 2023
@benjamn benjamn merged commit feb2f83 into main Nov 10, 2023
5 checks passed
@benjamn benjamn deleted the introducing-@wry/caches branch November 10, 2023 21:17
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.

None yet

2 participants