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

Add diskcache optionally to girder-mount command #3487

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

manthey
Copy link
Member

@manthey manthey commented Dec 11, 2023

This allows some caching at the fuse mount level which can reduce traffic to non-filesystem assetstores (such as S3). This substantially helps speeds when using inefficient file readers on such assetstores (e.g., openslide reading Hamamatsu ndpi files).

This has worked on a customer's deployment in a test with this branch. Without the diskcache option, this should have no functional change.

Add diskcache optionally to mount.

This allows some caching at the fuse mount level which can reduce
traffic to non-filesystem assetstores (such as S3).  This substantially
helps speeds when using inefficient file readers on such assetstores
(e.g., openslide reading Hamamatsu ndpi files).
@manthey manthey merged commit 39b17ab into master Dec 12, 2023
13 checks passed
@manthey manthey deleted the mount-diskcache branch December 12, 2023 14:09
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

1 participant