Replies: 1 comment
-
Yep! You can also use |
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
-
Hello
I need to implement a separate disk cache, certain images are important and shouldn't be wiped out by other caches, so I'm going to have two cache directories. I think the memory cache is fine to share.
Can I use different image loaders with two disk cache directories?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions