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

Open
JensMeiners opened this issue Mar 4, 2016 · 2 comments
Open

Caching #25

JensMeiners opened this issue Mar 4, 2016 · 2 comments

Comments

@JensMeiners
Copy link
Contributor

Am besten für alles, aber vor allem für die API.
Vielleicht ist es ja auch möglich die Anfrage über alle Projekte immer im Cache zu halten und nur zu aktualisieren wenn neue Daten eintreffen.

@dandybudach
Copy link
Collaborator

Ist ja in Ansätzen schon implementiert.
Vielleicht besser: @cache_control(must_revalidate=True, max_age=3600), dass nicht alte Einträge aus dem Cache gesendet werden.

@willi84
Copy link

willi84 commented Apr 4, 2016

gibt es ne cache controll auch für API-Requests? Damit ich nicht 10s auf die volle Liste warten muss

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

3 participants