Skip to content

Releases: redis/NRedisStack

0.2.0

28 Aug 15:13
4a5ce1f
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Changes

  • Add COMPRESSION keyword to TDIGEST.CREATE (#24)
  • Add TimeSeries Commands (#18)

Contributors

We'd like to thank all the contributors who worked on this release!

@chayim and @shacharPash

Version 0.1.0

17 Aug 10:52
01f00c6
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

This is the first release of NRedisStack, a library built on top of StackExchange.Redis, adding support for Redis Modules.

🚀 New Features

  • Support for Async methods (#7)
  • Support for RedisBloom (#3, #4, #5, #6, #8)