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 #10

Open
timc3 opened this issue Jul 26, 2010 · 3 comments
Open

Caching #10

timc3 opened this issue Jul 26, 2010 · 3 comments

Comments

@timc3
Copy link

timc3 commented Jul 26, 2010

"Load the settings from the database for each request (thread), do not use with caching."

Why can't that be cached? Surely if there is a problem with invalidation, then when you change a setting it such invalidate the cache there?

@jaredly
Copy link
Owner

jaredly commented Jul 26, 2010

Sorry, could you provide some context for your quote?

@timc3
Copy link
Author

timc3 commented Aug 25, 2010

class SettingsMiddleware(object):

@timc3
Copy link
Author

timc3 commented Aug 25, 2010

In middleware.py we have that comment that you shouldn't cache the update_db

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