fastify/fastify-caching
A Fastify plugin to facilitate working with cache headers
JavaScriptNOASSERTION
Issues
- 1
When using `cache.get` and `cache.set` within the same route handler, a `Reply was already sent` error occurs
#153 opened by 5t111111 - 12
Allow for non abstract cache options more easily
#149 opened by tbouasli - 6
Documentation for abstract cache is wrong
#144 opened by AnzeKop - 4
Support Dragonfly
#140 opened by melroy89 - 3
cache::get returns void in typescript
#132 opened by juancarlovieri - 10
Fatal effect @fastify/static
#125 opened by GHNewbiee - 7
- 1
Create 6.3 release with new type definitions
#96 opened by jakerainis - 3
Add typescript definitions
#90 opened by simoneromano96 - 2
Abstract-cache with useAwait:true, and an etag on reply, causes responses to hang
#75 opened by bentaber - 0
Coverage 100%
#60 opened by zekth - 1
- 1
Delete Method
#44 opened by Crypt0Graphic - 9
Use Keyv for cache storage
#15 opened by adityapatadia - 10
- 6
- 20
Set Etag automatically for each request
#16 opened by adityapatadia - 3
Default cache not working
#26 opened by TJKoury - 7
old etags (aka etag removal)
#20 opened by millette - 2
support async/await out of the box
#11 opened by mcollina - 2
Error when trying to use reply.etag and Redis
#19 opened by martosoler - 2
Cache object is empty
#31 opened by samevision - 2
Is it possible to set max-age?
#22 opened by Extarys - 2
missing license file
#10 opened by mcollina - 0
- 0
- 1
do not create a global cache
#12 opened by mcollina - 25
Evaluate for release
#5 opened by jsumners - 16
Incoming "last-modified" requests
#2 opened by jsumners - 1
Caching object
#4 opened by jsumners - 2
Private cache control
#3 opened by StarpTech