Skip to content

Releases: koopjs/koop-cache-redis

v1.0.3

02 Apr 19:10
Compare
Choose a tag to compare

Fixed

  • added check for null metadata in cache delete

v1.0.2

02 Apr 16:35
Compare
Choose a tag to compare

Fixed

  • type checking and handling of callback and options parameters
  • switched to hmset method
  • parameter order on hget method

v1.0.1

31 Aug 16:54
Compare
Choose a tag to compare

Changed

  • namespace keys to koop-cache-redis

v1.0.0

31 Aug 12:50
Compare
Choose a tag to compare
  • Initial Release