Skip to content

Make caching optional #157

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

Closed
mfenner opened this issue Oct 26, 2014 · 1 comment
Closed

Make caching optional #157

mfenner opened this issue Oct 26, 2014 · 1 comment
Labels

Comments

@mfenner
Copy link
Member

mfenner commented Oct 26, 2014

Use the standard perform_caching configuration variable, and disable caching in development mode. Rewrite cached attributes to calculate the cached value immediately if caching is turned off

mfenner pushed a commit that referenced this issue Oct 27, 2014
@mfenner
Copy link
Member Author

mfenner commented Oct 27, 2014

We can disable caching in other environments by setting the perform_caching configuration variable to false.

@mfenner mfenner closed this as completed Oct 27, 2014
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

1 participant