Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 21:11
· 36 commits to main since this release
f37a8fe

Major Changes

  • 2171c16: Minimum Node.js version is v16

Minor Changes

  • 2171c16: New "pipelineRedisGET" option to enable the usage of Redis pipelines to batch Redis GETs
  • 2171c16: New "GETRedisTimeout" option to set a maximum amount of milliseconds for getCached to wait for the GET redis response
  • 2171c16: New "logEvents" option to enable observability of events
  • 2171c16: New "defaultUseMemoryCache" option to be able to customize default memory-cache usage in "getCached"