Closed cejast closed 6 years ago
name
httpTransport.use(httpTransportCache.maxAge(cache, { name: 'somecache' });
hit
miss
staleIfError
👍
name
field is no longer supported for sending statsname
is part of the options passed into the middleware, e.g.hit
/miss
stats events alongsidestaleIfError
events