Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shunfei/godruid

An open source Golang client for Druid
https://github.com/shunfei/godruid

Last synced: about 2 months ago
JSON representation

An open source Golang client for Druid

Awesome Lists containing this project

README

        

godruid
=======

An open source Golang client for Druid

**Node:** This project is not yet beta released. It should certainly contains bugs, and the apis could change in any time. So please be really careful if you choose to use it in production. Currently the [groupBy](http://druid.io/docs/latest/GroupByQuery.html) and [topN](http://druid.io/docs/latest/TopNQuery.html) queries are used in our production.

Any bug fixes, issues, contributions, questions are welcome.