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.1" }]
end

License

Apache License, Version 2.0