Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Fix no cache-control + new RedisDefaultStore

Compare
Choose a tag to compare
released this 03 Feb 09:41
· 7 commits to master since this release
  • aa0666f - RedisStore - Using direct Redis commands instead of hash Redis commands - #206 (#216) @arvind-bhaskar
  • 44d7227 - fix(lint): fix all lint issues (#229) @RasCarlito
  • 8b39242 - test(cache-control): fix no cache-control header test (#228) @RasCarlito
  • 814c028 - handle as no-cache when a server responds no cache-control in headers (#169) @ttkien