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

Potential Middleware: Caching #12

Open
paulbellamy opened this issue Jul 23, 2011 · 0 comments
Open

Potential Middleware: Caching #12

paulbellamy opened this issue Jul 23, 2011 · 0 comments
Labels

Comments

@paulbellamy
Copy link
Owner

It would be awesome to support drop-in http-caching.

Other Thoughts:

  • Will probably want to pass the caching 'stuff' (i.e. how long to cache this for, invalidation, etc...) back from the app via some specific header field (or several)
  • In-memory store would be a great first step, but it would be nice to eventually support redis/memcached/etc... for caching across servers.
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