Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Caching and Etags for API calls #47

Open
dwaxe opened this issue Oct 8, 2018 · 2 comments
Open

Caching and Etags for API calls #47

dwaxe opened this issue Oct 8, 2018 · 2 comments

Comments

@dwaxe
Copy link
Contributor

dwaxe commented Oct 8, 2018

  1. Install http://niwinz.github.io/django-redis/latest/ and set up Redis
  2. Install https://django-extensions.readthedocs.io/en/latest/
  3. Install http://chibisov.github.io/drf-extensions/docs/#cache-etag-mixins
  4. Implement caching and etags and add tests
  5. Implement Etag support (304 response code) on the Frontend
@dwaxe dwaxe changed the title Caching and Etags for Caching and Etags for API calls Oct 8, 2018
@quorth0n
Copy link
Contributor

quorth0n commented Oct 8, 2018

I've been meaning to log this, I also think varnish would be good to implement on top of nginx.

@dwaxe
Copy link
Contributor Author

dwaxe commented Oct 8, 2018

Thanks for the recommendation @whirish! I'm definitely not wedded to the implementation outlined in OP.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants