Druid client for elixir

This project on going work

TODO: Add description

Installation

def deps do
  [
    {:druid, "~> 0.1.0"}
  ]
end

Contribution

All contributions are welcomed as long as you follow the conventions of Elixir language.

License

MIT