stackoverflow - StackExchange.Redis 2.5.26-prerelease

High performance Redis client, incorporating both synchronous and asynchronous usage.

PM> Install-Package StackExchange.Redis -Version 2.5.26-prerelease -Source https://www.myget.org/F/stackoverflow/api/v3/index.json

Copy to clipboard

> nuget.exe install StackExchange.Redis -Version 2.5.26-prerelease -Source https://www.myget.org/F/stackoverflow/api/v3/index.json

Copy to clipboard

> dotnet add package StackExchange.Redis --version 2.5.26-prerelease --source https://www.myget.org/F/stackoverflow/api/v3/index.json

Copy to clipboard
<PackageReference Include="StackExchange.Redis" Version="2.5.26-prerelease" />
Copy to clipboard
source https://www.myget.org/F/stackoverflow/api/v3/index.json

nuget StackExchange.Redis  ~> 2.5.26-prerelease
Copy to clipboard

> choco install StackExchange.Redis --version 2.5.26-prerelease --source https://www.myget.org/F/stackoverflow/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "stackoverflow" -SourceLocation "https://www.myget.org/F/stackoverflow/api/v2"
Install-Module -Name "StackExchange.Redis" -RequiredVersion "2.5.26-prerelease" -Repository "stackoverflow" -AllowPreRelease
Copy to clipboard

StackExchange.Redis

StackExchange.Redis is a .NET client for communicating with RESP servers such as Redis, Garnet, Valkey, Azure Cache for Redis, AWS ElastiCache, and a wide range of other Redis-like servers. We do not maintain a list of compatible servers, but if the server has a Redis-like API: it will probably work fine. If not: log an issue with details!

For all documentation, see here.

Build Status

Build status

Package Status

MyGet Pre-release feed: https://www.myget.org/gallery/stackoverflow

Package NuGet Stable NuGet Pre-release Downloads MyGet
StackExchange.Redis StackExchange.Redis StackExchange.Redis StackExchange.Redis StackExchange.Redis MyGet

Release notes at: https://stackexchange.github.io/StackExchange.Redis/ReleaseNotes

  • .NETFramework 4.6.1
    • Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
    • System.IO.Compression (>= 4.3.0)
    • System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
    • System.Threading.Channels (>= 5.0.0)
  • .NETFramework 4.7.2
    • Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
    • System.IO.Compression (>= 4.3.0)
    • System.Threading.Channels (>= 5.0.0)
  • .NETCoreApp 3.1
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
  • .NETFramework 5.0
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
  • .NETFramework 6.0
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
  • .NETStandard 2.0
    • Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
    • Pipelines.Sockets.Unofficial (>= 2.2.2)
    • System.Diagnostics.PerformanceCounter (>= 5.0.0)
    • System.Threading.Channels (>= 5.0.0)
  • .NETCoreApp 3.1: 3.1.0.0
  • .NETFramework 4.6.1: 4.6.1.0
  • .NETFramework 4.7.2: 4.7.2.0
  • .NETFramework 5.0: 5.0.0.0
  • .NETFramework 6.0: 6.0.0.0
  • .NETStandard 2.0: 2.0.0.0

Owners

Nick Craver Marc Gravell

Authors

Stack Exchange, Inc., marc.gravell

Project URL

https://github.com/StackExchange/StackExchange.Redis/

License

MIT

Tags

Async Redis Cache PubSub Messaging

Info

721 total downloads
22 downloads for version 2.5.26-prerelease
Download (2.27 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.8.31 2.79 MB Fri, 07 Mar 2025 00:10:04 GMT 2
2.8.29 2.79 MB Tue, 04 Mar 2025 18:27:21 GMT 4
2.8.24 2.78 MB Wed, 18 Dec 2024 18:15:47 GMT 9
2.8.22 2.78 MB Wed, 27 Nov 2024 12:45:02 GMT 11
2.8.19 2.31 MB Tue, 05 Nov 2024 16:14:35 GMT 10
2.8.18 2.31 MB Thu, 31 Oct 2024 16:06:27 GMT 23
2.8.16 2.31 MB Tue, 10 Sep 2024 16:04:18 GMT 14
2.8.14 2.31 MB Mon, 09 Sep 2024 15:11:37 GMT 13
2.8.12 2.31 MB Tue, 03 Sep 2024 15:36:05 GMT 10
2.8.10 2.31 MB Sun, 18 Aug 2024 23:47:14 GMT 12
2.8.9 2.31 MB Sun, 18 Aug 2024 13:37:19 GMT 9
2.8.7 2.31 MB Sat, 17 Aug 2024 13:15:10 GMT 11
2.8.6 2.29 MB Sat, 03 Aug 2024 14:37:55 GMT 13
2.8.5 2.37 MB Sat, 03 Aug 2024 13:55:06 GMT 11
2.8.4 2.37 MB Sun, 28 Jul 2024 06:57:27 GMT 10
2.8.3 2.37 MB Thu, 25 Jul 2024 18:44:35 GMT 12
2.8.2 2.37 MB Tue, 09 Jul 2024 14:59:15 GMT 10
2.8.1 2.36 MB Tue, 02 Jul 2024 15:11:17 GMT 8
2.8.0 2.36 MB Mon, 24 Jun 2024 15:29:06 GMT 15
2.7.39 2.36 MB Mon, 24 Jun 2024 15:25:14 GMT 12
2.7.38 2.35 MB Sat, 08 Jun 2024 12:20:05 GMT 11
2.7.37 2.35 MB Tue, 07 May 2024 15:25:59 GMT 11
2.7.35 2.35 MB Tue, 12 Mar 2024 22:01:35 GMT 10
2.7.33 2.35 MB Mon, 11 Mar 2024 13:50:32 GMT 14
2.7.32 2.36 MB Sat, 09 Mar 2024 15:03:15 GMT 10
2.5.42-prerelease 1.93 MB Thu, 03 Mar 2022 16:46:18 GMT 24
2.5.41-prerelease 1.91 MB Thu, 03 Mar 2022 14:39:47 GMT 23
2.5.39-prerelease 1.91 MB Sat, 26 Feb 2022 01:03:22 GMT 26
2.5.38-prerelease 1.91 MB Sat, 26 Feb 2022 00:54:14 GMT 23
2.5.36-prerelease 1.9 MB Fri, 25 Feb 2022 19:09:44 GMT 21
2.5.35-prerelease 1.9 MB Thu, 24 Feb 2022 22:04:32 GMT 24
2.5.34-prerelease 1.9 MB Thu, 24 Feb 2022 15:09:43 GMT 24
2.5.32-prerelease 1.89 MB Tue, 22 Feb 2022 16:38:37 GMT 23
2.5.31-prerelease 1.89 MB Tue, 22 Feb 2022 13:34:30 GMT 21
2.5.30-prerelease 1.89 MB Sat, 19 Feb 2022 19:47:47 GMT 23
2.5.27-prerelease 1.89 MB Tue, 15 Feb 2022 15:40:34 GMT 20
2.5.26-prerelease 2.27 MB Tue, 15 Feb 2022 15:23:47 GMT 22
2.5.25-prerelease 2.27 MB Tue, 15 Feb 2022 15:14:34 GMT 22
2.5.24-prerelease 2.27 MB Thu, 10 Feb 2022 01:49:23 GMT 21
2.5.23-prerelease 2.27 MB Thu, 10 Feb 2022 01:35:25 GMT 20
2.5.22-prerelease 2.27 MB Wed, 09 Feb 2022 23:42:26 GMT 21
2.5.21-prerelease 2.27 MB Wed, 09 Feb 2022 03:49:43 GMT 21
2.5.20-prerelease 2.27 MB Tue, 08 Feb 2022 17:39:09 GMT 22
2.5.19-prerelease 2.26 MB Tue, 08 Feb 2022 15:45:41 GMT 23
2.5.18-prerelease 2.25 MB Tue, 08 Feb 2022 15:42:14 GMT 22