InfluxDB Line Protocol writer for .NET with support for gzip compression and batch/aggregation to minimize I/O operations on the database.
Info
| Version: | 1.0.4 |
| Author(s): | RS |
| Last Update: | Wednesday, May 31, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/naymore/influxdb-lineprotocolwriter |
| NuGet Url: | https://www.nuget.org/packages/InfluxDB.LineProtocolWriter |
Install
Install-Package InfluxDB.LineProtocolWriter
dotnet add package InfluxDB.LineProtocolWriter
paket add InfluxDB.LineProtocolWriter
InfluxDB.LineProtocolWriter Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive.Linq(>= 3.0.0)
Tags