2018-12-11 17:46:27 +01:00
|
|
|
## InfluxDB
|
2018-12-11 00:33:15 +01:00
|
|
|
|
2018-12-11 17:46:27 +01:00
|
|
|
# Blabla commercial
|
2018-12-11 16:49:10 +01:00
|
|
|
|
|
|
|
_Time Series Databases have to deal with specific workloads and requirements.
|
|
|
|
They need to ingest millions of data points per second; to perform real-time
|
|
|
|
queries across these large data sets in a non-blocking manner; to downsample
|
|
|
|
and evict high-precision low-value data; to optimize data storage to reduce
|
|
|
|
storage costs; and to perform complex time-bound queries to extract meaningful
|
|
|
|
insight from the data. It is possible to meet these requirements only with a
|
2018-12-11 17:46:27 +01:00
|
|
|
purpose-built platform that InfluxData provides._
|
|
|
|
|
|
|
|
# On essaye ?
|
|
|
|
|
2019-01-03 16:26:46 +01:00
|
|
|
Ok, c'est parti. Premier souci, la documentation est assez légère.
|
|
|
|
|
|
|
|
|
|
|
|
On va tenter d'écrire un injecteur en Perl. Puis enchainer sur
|
2018-12-12 20:07:49 +01:00
|
|
|
une visualisation dynamique des données en lancer de rayon.
|
|
|
|
Projet ambitieux ? Non, la suite sera bien pire.
|
|
|
|
|
|
|
|
|
2018-12-11 17:46:27 +01:00
|
|
|
|
|
|
|
|
|
|
|
|