RSSHub/lib/middleware/cache
Rongrong 41910802f2
feat(core): caching enhancements (#9227)
* fix(core): redis cache ignore `maxAge` when refreshing

memory cache do not have such a problem

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>

* feat(core): make `cache.tryGet()` refreshing selectable

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>

* docs: `ctx.cache.tryGet()` update

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-03-19 02:13:15 +08:00
..
index.js feat(core): caching enhancements (#9227) 2022-03-19 02:13:15 +08:00
memory.js chore: bump lru-cache from 6.0.0 to 7.7.1 (#9339) 2022-03-18 21:08:04 +08:00
redis.js feat(core): caching enhancements (#9227) 2022-03-19 02:13:15 +08:00