Skip to content

RediStack 1.1.2

Compare
Choose a tag to compare
@Mordil Mordil released this 05 May 04:38
· 63 commits to master since this release
edadec9

API Docs are always available at docs.redistack.info

Patch

Thanks to @PeterAdams-A for this release's PubSub bug fix & unit tests!

  • Added deprecation warnings to RedisKeyLifetime and RedisKeyLifetime.Lifetime for their renaming !143
    • These typealiases will be removed in the next major version
  • Backport unit test for PUBSUB CHANNELS from !152
  • Backport fix and unit test for PUBSUB NUMSUB from !153
  • Backport unit test for PUBSUB NUMPAT from !154