express-redis-cache icon indicating copy to clipboard operation
express-redis-cache copied to clipboard

Expireat

Open mepdr opened this issue 9 years ago • 0 comments

I need to cache entries until midnight. This constraint can be accomplished using the redis command expireat, however it doesn't seem to be currently available in express-redis-cache. Is there a way to accomplish that constraint with the current release?

mepdr avatar Oct 17 '16 14:10 mepdr