From 9e90dc00550b22e6ea1bca7e75234555df5a0027 Mon Sep 17 00:00:00 2001 From: gbuisson Date: Fri, 22 May 2015 17:49:31 +0200 Subject: [PATCH] added clj-druid to query libraries (clojure) --- docs/content/Libraries.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/Libraries.md b/docs/content/Libraries.md index d496511f514..f04dcac1b85 100644 --- a/docs/content/Libraries.md +++ b/docs/content/Libraries.md @@ -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