mango icon indicating copy to clipboard operation
mango copied to clipboard

Potential Middleware: Caching

Open paulbellamy opened this issue 14 years ago • 0 comments
trafficstars

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.

paulbellamy avatar Jul 23 '11 19:07 paulbellamy