VL.IO.Redis
2024.6.6
dotnet add package VL.IO.Redis --version 2024.6.6
NuGet\Install-Package VL.IO.Redis -Version 2024.6.6
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="VL.IO.Redis" Version="2024.6.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.IO.Redis --version 2024.6.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VL.IO.Redis, 2024.6.6"
#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 VL.IO.Redis as a Cake Addin #addin nuget:?package=VL.IO.Redis&version=2024.6.6 // Install VL.IO.Redis as a Cake Tool #tool nuget:?package=VL.IO.Redis&version=2024.6.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
VL.IO.Redis
A Redis client for accessing Redis databases.
For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net
Getting started
- Ships with vvvv
- Requires access to a Redis server (see below)
- Usage examples and more information are included in the pack and can be found via the Help Browser
Useful links
Redis servers
- General info on different options for running servers
Redis servers for Linux or WSL (Windows Subsystem for Linux)
Redis server for Windows
- Memurai free only for development and testing
Redis GUIs
- Official: Redis Insight as download or via Windows Store
- Alternatives
Contributing
- Report issues on the vvvv forum
- For custom development requests, please get in touch
- When making a pull-request, please make sure to read the general guidelines on contributing to vvvv libraries
Credits
Based on StackExchange.Redis.
Sponsoring
Development of this library was partially sponsored by:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- StackExchange.Redis (>= 2.7.4)
- System.Reactive (>= 6.0.0)
- VL.Core (>= 2024.6.6)
- VL.CoreLib (>= 2024.6.6)
- VL.Serialization.MessagePack (>= 2024.6.6)
- VL.Serialization.Raw (>= 2024.6.6)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VL.IO.Redis:
Package | Downloads |
---|---|
VL.Meta.Gamma
Meta package referencing all the libraries shipped with vvvv gamma |
GitHub repositories
This package is not used by any popular GitHub repositories.