3.1.13Updated Aug 17, 2026

stackexchange.redis

StackExchange.Redis is a .NET client for communicating with RESP servers such as Redis, Azure Managed Redis, Garnet, Valkey, 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!

Risk score50
No changelog notes found yet for 3.1.13. Showing the latest release with notes: 2.13.1.
2.13.12026-05-12T15:34:05Z
Release notes

Changes

  • IMPORTANT: This release changes the default protocol from RESP2 to RESP3 for Azure Managed Redis endpoints (only); this
  • has scalability and feature advantages, but if you are using modules or ad-hoc commands, please see the RESP3 notes, which includes:
  • the purpose of RESP3
  • scenarios where RESP2 vs RESP3 may be visible
  • how to explicitly choose to remain on RESP2
  • notes on additional libraries such as NRedisStack

What's Changed

StackExchange.Redis

StackExchange.Redis is a .NET client for communicating with RESP servers such as Redis, Azure Managed Redis, Garnet, Valkey, 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

CI

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

Compare versions

Pick two releases with changelog notes to review the changes.

Only releases with available changelog notes are listed here.

No changelog notes found yet for 3.1.13. Showing the latest release with notes: 2.13.1.

Select two versions to compare changes.