NRedisStack icon indicating copy to clipboard operation
NRedisStack copied to clipboard

Redis Stack .Net client

Results 24 NRedisStack issues
Sort by recently updated
recently updated
newest added

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.8.0. Release notes Sourced from xunit.runner.visualstudio's releases. v2.4.5 Changes: #308: Downgrade xunit.runner.vs to net462 This list of changes was auto generated. v2.4.4 Changes: Bugs: #292:...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...

dependencies

Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.2 to 8.0.3. Release notes Sourced from System.Text.Json's releases. .NET 8.0.3 Release .NET 8.0.2 Release .NET 8.0.1 Release .NET 8.0.0 Release What's Changed [release/8.0-rc1] [release/8.0] Events for...

dependencies

The redis.io webpage for [sorted sets](https://redis.io/docs/data-types/sorted-sets/) needs the c# example as well. The python equivalent can be used to copy the setup and can be found [here](https://github.com/redis/redis-py/pull/3002/files#diff-196240727c71b03fd8fc6bda16e52eaf85b85838c246d8874d4bd10ea05ce184) The first line...

maintenance

https://learn.microsoft.com/en-au/nuget/create-packages/sign-a-package#verify-a-signed-package

Closes #202 Closes #204

feature

**NRedisStack Version**: v0.8.0, also tried upgrading to v0.11.0 **Redis Stack Version**: Not using a Redis Stack image. We've buiilt our own image for cluster, using only the modules we need....

The redis.io webpage for [streams](https://redis.io/docs/data-types/streams/) needs the c# example as well. The python equivalent can be used to copy the setup and can be found [here](https://github.com/redis/redis-py/blob/emb-examples/doctests/dt_stream.py) The first line of...

maintenance

The redis.io webpage for [lists](https://redis.io/docs/data-types/lists/) needs the C# example as well. The python equivalent can be used to copy the setup and can be found [here](https://github.com/redis/redis-py/pull/2855/files) The first line of...

maintenance

The redis.io webpage for [sets](https://redis.io/docs/data-types/sets/) needs the C# example as well. The python equivalent can be used to copy the setup and can be found [here](https://github.com/redis/redis-py/pull/3002/files#diff-f68087c89c8278f4e9cea736435989cd040ecfdce67d313f13225086c65d26f3) The first line of...

maintenance