Instream
InfluxDB driver for Elixir
Warning
This module is highly experimental at the moment and may behave or change unexpectedly.
Setup
Add Instream as a dependency to your mix.exs file:
defp deps do
[ { :instream, "~> 0.2" } ]
end
InfluxDB driver for Elixir
This module is highly experimental at the moment and may behave or change unexpectedly.
Add Instream as a dependency to your mix.exs file:
defp deps do
[ { :instream, "~> 0.2" } ]
end