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

Make pugbomb cache images #41

Open
mhijazi1 opened this issue Feb 16, 2017 · 2 comments
Open

Make pugbomb cache images #41

mhijazi1 opened this issue Feb 16, 2017 · 2 comments

Comments

@mhijazi1
Copy link
Contributor

Pugbomb should cache images and thus avoid making a call reddit api each time it is called

@arshbot
Copy link
Member

arshbot commented Feb 16, 2017

Yea I agree, it's a feature on the back burner right now. I'm wondering if I should use redis, since it's a caching tool, or if I should take the opportunity to learn how to use mysql so I can start working on the analytics feature. Thoughts?

@mhijazi1
Copy link
Contributor Author

This feature can be easily done with an array. There is no need for the overhead of a DB at this point.

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

No branches or pull requests

2 participants