A .NET implementation of Facebook's Gorilla time series compression algorithm.
Info
| Version: | 1.0.0.2 |
| Author(s): | Josh Clark |
| Last Update: | Monday, July 3, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/joshclark/BlueEyes |
| NuGet Url: | https://www.nuget.org/packages/BlueEyes |
Install
Install-Package BlueEyes
dotnet add package BlueEyes
paket add BlueEyes
BlueEyes Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.3.1)
Tags