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

[4/n] Add TTL option to WeakMapMemoize #27228

Merged
merged 16 commits into from
Jan 21, 2025
Merged

[4/n] Add TTL option to WeakMapMemoize #27228

merged 16 commits into from
Jan 21, 2025

Conversation

salazarm
Copy link
Contributor

Summary & Motivation

Add option to allow cache entries to be automatically evicted after a set time.

How I Tested These Changes

jest + used the functionality for elastic search filter support in the asset selection input in cloud

@salazarm salazarm changed the base branch from master to salazarm/elastic-search-filters-in-selection-syntax January 21, 2025 00:32
Copy link

github-actions bot commented Jan 21, 2025

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-njfq3jlle-elementl.vercel.app
https://salazarm-weak-map-ttl.core-storybook.dagster-docs.io

Built with commit 30d9711.
This pull request is being automatically deployed with vercel-action

Base automatically changed from salazarm/elastic-search-filters-in-selection-syntax to master January 21, 2025 17:32
@salazarm salazarm merged commit 6c7c7b9 into master Jan 21, 2025
6 checks passed
@salazarm salazarm deleted the salazarm/weak-map-ttl branch January 21, 2025 18:05
marijncv pushed a commit to marijncv/dagster that referenced this pull request Jan 21, 2025
## Summary & Motivation

Add option to allow cache entries to be automatically evicted after a
set time.

## How I Tested These Changes

jest + used the functionality for elastic search filter support in the
asset selection input in cloud
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