kwhitley / apicache

Simple API-caching middleware for Express/Node.
MIT License
1.24k stars 193 forks source link

FR: genCacheKey per router #213

Closed anasanzari closed 4 years ago

anasanzari commented 4 years ago

is it possible to pass cache key along with cache('1 hour') call?