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

README snippet #15

Open
rvvincelli opened this issue Jan 28, 2019 · 0 comments
Open

README snippet #15

rvvincelli opened this issue Jan 28, 2019 · 0 comments

Comments

@rvvincelli
Copy link

Hi,

Thanks a lot for this clever caching making good use of Flask caching, the dogpile caching documented in the SQLAlchemy docs is rather poor and hazy to understand.

I think in the snippet it would be clearer to have:

cache = Cache(app, config={'CACHE_TYPE': 'simple'})

otherwise as you know caching is disabled actually.

Cheers,

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

1 participant