Skip to content

Releases: groupon/node-cached

v4.2.1

07 Mar 18:37
Compare
Choose a tag to compare

v4.2.0

27 Jan 17:06
Compare
Choose a tag to compare
  • True timeouts for cache calls - @jkrems #22
    • 0d9e48f feat: True timeouts for cache calls

v4.1.1

26 Jan 20:56
Compare
Choose a tag to compare

2.0.3

25 Jun 23:12
Compare
Choose a tag to compare
  • Pin the memcached version pre-memory leak - @jkrems #6

2.0.2

25 Jun 23:12
Compare
Choose a tag to compare
  • Fix bug where backend errors while caching made getOrElse fail - @Kofia5 #4

2.0.1

25 Jun 23:11
Compare
Choose a tag to compare
  • Fix bug where backend errors were forwarded in getOrElse - @Kofia5 #3

2.0.0

25 Jun 23:11
Compare
Choose a tag to compare
  • Initial public release