Files
RSSHub/lib/middleware/redis-cache.js
Henry ec5fa9ffcf Fix node-redis warning
node_redis: Deprecated: The SETEX command contains a argument of type Promise.
This is converted to "[object Promise]" by using .toString() now and will return an error from v.3.0 on.
Please handle this in your code to make sure everything works as you intended it to.
2019-01-30 21:06:07 +00:00

4.5 KiB