ajout blabla influxdb
This commit is contained in:
parent
3297eeb66b
commit
6bdfad1650
|
@ -1,4 +1,12 @@
|
|||
|
||||
|
||||
Un truc recommandé par doug713705 ?
|
||||
# InfluxDB
|
||||
|
||||
|
||||
_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
|
||||
purpose-built platform that InfluxData provides._
|
Loading…
Reference in New Issue