added clj-druid to query libraries (clojure)

This commit is contained in:
gbuisson 2015-05-22 17:49:31 +02:00
parent 4466e77b25
commit 9e90dc0055
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ Some great folks have written their own libraries to interact with Druid
* [7eggs/node-druid-query](https://github.com/7eggs/node-druid-query) - A Node.js client for Druid
#### Clojure
* [y42/clj-druid](https://github.com/y42/clj-druid) - A Clojure client for Druid
#### Python
* [metamx/pydruid](https://github.com/metamx/pydruid) - A python client for Druid