Skip to main content
ioxide.redis package icon

ioxide.redis

Redis client for the ioxide io_uring runtime: pooled ring-native connections per reactor, full RESP2 protocol, a generic command API plus typed helpers (strings, keys, hashes, lists, sets, sorted sets, pub/sub, transactions, scripting), and pipelining. Inline completion resume.

Total Downloads
2.1K
2,108
Published
Jun 21, 2026
Latest stable version

Install

.NET CLI
dotnet add package ioxide.redis --version 0.0.13
Package Manager Console
Install-Package ioxide.redis -Version 0.0.13
PackageReference
<PackageReference Include="ioxide.redis" Version="0.0.13" />

Frameworks

net11.0

Dependencies

ioxide
net11.0
[0.0.13, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.