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

Memory Cache or DiskCache? #42

Closed
shism2 opened this issue Nov 10, 2013 · 1 comment
Closed

Memory Cache or DiskCache? #42

shism2 opened this issue Nov 10, 2013 · 1 comment
Labels

Comments

@shism2
Copy link

shism2 commented Nov 10, 2013

Does Glide default to memory cache or disk cache? How do you set the default of them?

@sjudd
Copy link
Collaborator

sjudd commented Nov 10, 2013

You can find a summary of the major features Glide provides here: https://github.com/bumptech/glide/wiki#features.

Both the default memory and disk cache are fully configurable, for info on how you might configure them, see https://github.com/bumptech/glide/wiki/ImageManager-Options. You can see a list of the specific methods available here: http://bumptech.github.io/glide/docs/com/bumptech/glide/resize/ImageManager.Builder.html.

If you still have questions feel free to ask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants