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

Remove caching support in HighVoltage #221

Merged
merged 1 commit into from
Dec 28, 2015
Merged

Remove caching support in HighVoltage #221

merged 1 commit into from
Dec 28, 2015

Conversation

dgalarza
Copy link
Contributor

Page caching was deprecated in fac899f. In preparation to move towards a 3.0 release with
Rails 5.0 support, we are removing built in caching support. Specifically the actionpack-action_caching and actionpack-page_caching do not support Rails 5 which makes it harder for us to push forward.

@bernerdschaefer
Copy link

LGTM

Is there some other form of caching we should recommend instead?

@dgalarza
Copy link
Contributor Author

Good question @bernerdschaefer. Perhaps instead of removing the section in the README about caching altogether, we keep the links to actionpack-page_caching for reference.

@dgalarza
Copy link
Contributor Author

Updated the README to restore our notes on caching and linking to the Rails guides. WDUT @bernerdschaefer?

@bernerdschaefer
Copy link

👍

Page caching was deprecated in fac899f. In preparation to move towards a
3.0 release with Rails 5.0 support, we are removing built in caching support.
@dgalarza dgalarza merged commit e565885 into master Dec 28, 2015
@dgalarza dgalarza deleted the dg-remove-caching branch December 28, 2015 19:34
@tute tute mentioned this pull request Apr 15, 2016
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

Successfully merging this pull request may close these issues.

2 participants