A .NET implementation of Facebook's Gorilla time series compression algorithm.
Info
Version: | 20200722.1.0 |
Author(s): | Oliver Grimes |
Last Update: | Wednesday, July 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/olivergrimes/BlueEyes |
NuGet Url: | https://www.nuget.org/packages/GorillaDotNet |
Install
Install-Package GorillaDotNet
dotnet add package GorillaDotNet
paket add GorillaDotNet
GorillaDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.1)
Tags