Releases: redis/NRedisStack
Releases · redis/NRedisStack
Version 0.4.1
30 Nov 11:34
Compare
Sorry, something went wrong.
No results found
v0.4.1
Update Version to 0.4.1 (#44)
0.4.0
24 Nov 10:53
Compare
Sorry, something went wrong.
No results found
🚀 New Features
Add Redis Graph Commands (#37 )
Add SetFromFile and SetFromDirectory Commands for Json Files (#40 )
🧰 Maintenance
Create Interfaces for the Commands Classes (#41 )
Add Command Builders (#42 )
Release drafter formatting improvement: titles (#38 )
Contributors
We'd like to thank all the contributors who worked on this release!
@chayim and @shacharPash
Version 0.3.0
12 Oct 14:08
Compare
Sorry, something went wrong.
No results found
Changes
🚀 New Features
Add Redis Search Commands (#32 )
Changes
Updating the version to v0.3.0 (#35 )
Updating TDIGEST.ADD Command (#32 )
Contributors
We'd like to thank all the contributors who worked on this release!
@shacharPash
Version 0.2.2
02 Oct 12:42
Compare
Sorry, something went wrong.
No results found
Changes
🚀 New Features
Implement new TDIGEST commands and TDIGEST.CREATE compression (#33 )
Adding JSON commands (#29 )
Contributors
We'd like to thank all the contributors who worked on this release!
@shacharPash and @slorello89
Version 0.2.1
06 Sep 12:30
Compare
Sorry, something went wrong.
No results found
Changes
Updating the version to v0.2.1 (#31 )
Linking README to the latest pre-release (#30 )
Supporting multiple databases (#28 )
Contributors
We'd like to thank all the contributors who worked on this release!
@chayim and @shacharPash
0.2.0
28 Aug 15:13
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )