fastify-response-caching icon indicating copy to clipboard operation
fastify-response-caching copied to clipboard

A Fastify plugin for caching the response

Results 4 fastify-response-caching issues
Sort by recently updated
recently updated
newest added

Fixed the behaviour mentioned in https://github.com/codeaholicguy/fastify-response-caching/issues/9.

Hello, I'm building a simple JSON API with Fastify, and I'm trying to add a caching layer using your plugin. The integration of the plugin itself was pretty smooth. ##...

Hello, Thank you for nice plugin, I use it and it work fine with normal request, but it not work with fastify-swagger request. This is bug ``` Converting circular structure...

https://www.npmjs.com/package/keyv supports multiple backends.. maybe you can support them.