NRedisStack
NRedisStack copied to clipboard
Redis Stack .Net client
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.10.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.10.0 What's Changed Add missing runtimeconfig.json file for 8.0 by @MarcoRossignoli in microsoft/vstest#4792 Localized file check-in by OneLocBuild...
Bumps the nuget group with 1 update in the /tests/NRedisStack.Tests directory: [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp). Updates `BouncyCastle.Cryptography` from 2.2.0 to 2.3.1 Commits 45c6b99 Patch #1 for 2.3 cf1829b Set version to '2.3' 6ba2109...
Code samples for the set datatype doc page.
The C# client seems to work a bit differently to the Python client for these commands. Hopefully, I've translated it over from Python correctly.
Bumps [BouncyCastle.Cryptography](https://github.com/bcgit/bc-csharp) from 2.2.0 to 2.3.0. Commits cf1829b Set version to '2.3' 6ba2109 Update Readme for 2.3.0 601768c DTLS: Sanity check on return value from DtlsTransport.Receive 0b52881 Add retries to...
**NRedisStack Version**: 0.12.0 **Redis Stack Version**:  **Description**: For sorted attributes , index.Attributes throws _request.System.IndexOutOfRangeException: Index was outside the bounds of the array._  This is how i add text...