Skip to content

Releases: koopjs/koop-cache-redis

v1.0.3

Choose a tag to compare

@rgwozdz rgwozdz released this 02 Apr 19:10

Fixed

  • added check for null metadata in cache delete

v1.0.2

Choose a tag to compare

@rgwozdz rgwozdz released this 02 Apr 16:35

Fixed

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

v1.0.1

Choose a tag to compare

@dmfenton dmfenton released this 31 Aug 16:54

Changed

  • namespace keys to koop-cache-redis

v1.0.0

Choose a tag to compare

@dmfenton dmfenton released this 31 Aug 12:50
  • Initial Release