Redists 0.0.36
A very compact representation of a list of samples, usually referred as time series. Inspired from https://github.com/antirez/redis-timeseries
Install-Package Redists -Version 0.0.36
dotnet add package Redists --version 0.0.36
<PackageReference Include="Redists" Version="0.0.36" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Redists --version 0.0.36
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Redists, 0.0.36"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Redists as a Cake Addin
#addin nuget:?package=Redists&version=0.0.36
// Install Redists as a Cake Tool
#tool nuget:?package=Redists&version=0.0.36
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Beta Release.
Dependencies
-
- StackExchange.Redis (>= 1.1.608)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.