| Crates.io | outflux |
| lib.rs | outflux |
| version | 0.1.0 |
| created_at | 2021-10-28 14:29:06.141549+00 |
| updated_at | 2021-10-28 14:29:06.141549+00 |
| description | InfluxDB 2.0 client library that supports writes only |
| homepage | https://github.com/radicle-dev/outflux |
| repository | https://github.com/radicle-dev/outflux |
| max_upload_size | |
| id | 473586 |
| size | 49,378 |
Async-ready Rust InfluxDB 2.0 client supporting writes only. Intended for reporting metrics from a service. Does not support querying InfluxDB in any way.
Tested and works.
See example.