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

Caching for Instructor page is cleared too aggressively #65

Open
LoganDSPrice opened this issue May 30, 2019 · 0 comments
Open

Caching for Instructor page is cleared too aggressively #65

LoganDSPrice opened this issue May 30, 2019 · 0 comments
Labels

Comments

@LoganDSPrice
Copy link
Contributor

The default caching settings uses the temp folder, which Heroku clears aggressively.

We need to choose a different configuration so cache persists over longer period of time. Possibly Redis?

For reference: https://guides.rubyonrails.org/caching_with_rails.html

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