Redis-32 2.6.12.1

dotnet add package Redis-32 --version 2.6.12.1
NuGet\Install-Package Redis-32 -Version 2.6.12.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Redis-32" Version="2.6.12.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Redis-32 --version 2.6.12.1
#r "nuget: Redis-32, 2.6.12.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Redis-32 as a Cake Addin
#addin nuget:?package=Redis-32&version=2.6.12.1

// Install Redis-32 as a Cake Tool
#tool nuget:?package=Redis-32&version=2.6.12.1

Redis is an in-memory database that persists on disk. This package contains the Windows 32bit binaries for Redis.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Redis-32:

Package Downloads
Redis2Go.Alpha

Easily spin up Redis instances for integration tests

Redis2Go

Easily spin up Redis instances for integration tests in .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.12.1 25,049 5/7/2013
2.6.8.2 1,343 5/6/2013

The current version is based on Redis 2.6.12, and supports background saving to disk.