Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akdilsiz/elixir-druid

Druid client for elixir
https://github.com/akdilsiz/elixir-druid

Last synced: 3 months ago
JSON representation

Druid client for elixir

Awesome Lists containing this project

README

        

# Druid client for elixir

*** In this project [rubdy-druid](https://github.com/ruby-druid/ruby-druid) project is taken as a reference.

This project on going work

**TODO: Add description**

## Installation

```elixir
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