sidvishnoi/respec-xref-route

Set up cache middleware.

marcoscaceres opened this issue · 5 comments

Are we sure we need server side caching also?

We should use the http cache as much as possible, specially if we can control it. Our own cache won’t ever be as good as the http cache.

(But we can do this later, just getting it working is obviously much higher priority)

Closed via #25