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

How to avoid GridStore when saving image through parse #395

Closed
kittuvenkat opened this issue Feb 13, 2016 · 1 comment
Closed

How to avoid GridStore when saving image through parse #395

kittuvenkat opened this issue Feb 13, 2016 · 1 comment

Comments

@kittuvenkat
Copy link

By default parse seems to use gridstore to store images. How do I change this default behavior? My images will be small in size and don't really need gridstore. Besides deleting/updating objects with images does not delete old image chunks and they continue to stay in fs.chunks and fs.files. Any suggestions appreciated..

@drew-gross
Copy link
Contributor

Currently only gridstore is supported, but we are working on supporting other solutions. You can track progress in #8

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

No branches or pull requests

2 participants