Keep cache on local disk after uploading to data storage #3854
Replies: 1 comment
-
This is related here #4072 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm new at JuiceFS and love all its features, although I've realized that after uploading a big file to the mount point it begins uploading to the data storage but the it frees the cache, so If I read the file it begins to download it, no problem at all.
If I want to keep it in the local cache I use juifs warmup, but it's not optimal.
Is there a way to upload files and keep them in the local cache?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions