Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Prefer to use CacheFunnel implementation when available for caching non-trivial objects #4077

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

Open
robsyme wants to merge 1 commit into nextflow-io:master
base: master
Choose a base branch
Loading
from robsyme:boost-cachefunnel

Conversation

Copy link
Collaborator

@robsyme robsyme commented Jul 4, 2023

This change will allow us to define custom caching strategies for objects that are also Maps (custom Meta objects, for example).

Currently, if a Map-like object implements CacheFunnel, it is never used because the CacheHelper's value instanceof Map will return true earlier than the test value instanceof CacheFunnel.

non-trivial objects.
This change will allow us to define custom caching strategies for
objects that are also Maps (custom Meta objects, for example).
Signed-off-by: Rob Syme <rob.syme@gmail.com>
Copy link

netlify bot commented Jul 4, 2023
edited
Loading

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit a419215
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/64a487a3df39240008d6a2bc
😎 Deploy Preview https://deploy-preview-4077--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pditommaso pditommaso force-pushed the master branch 2 times, most recently from 81f7cb7 to 8a43489 Compare August 20, 2023 20:13
@pditommaso pditommaso force-pushed the master branch 2 times, most recently from 5a93547 to 27345a6 Compare February 10, 2025 21:46
@pditommaso pditommaso force-pushed the master branch 3 times, most recently from b4b321e to 069653d Compare June 4, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /