elixir-druid

Druid client for elixir

APACHE-2.0 License

Downloads
194
Stars
3
Committers
1

Druid client for elixir

*** In this project rubdy-druid project is taken as a reference.

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

Apache License 2.0