Commit graph

11 commits

Author SHA1 Message Date
Erik Assum
37fc967f00 Add function to allow for query execution without validation, fixes #25 (#26)
* Add function to allow for query execution without validation, fixes #25

- Using s/defn to allow for client to decide when to use validation
- Add new function (`execute`) to keep backward compatability
- Fixed error in schema for `timeseries`
- Updated README.md
- Remove use of swiss-arrow

* as pr review
2017-06-15 09:42:44 +02:00
Erik Assum
aec89cf64b Update README.md 2016-11-02 10:30:05 +01:00
Erik Assum
14c2125d19 Update zookeeper connect example
- :node-type needs to be "druid:broker"
- fixes #17
2016-11-02 10:24:43 +01:00
Erik Assum
2f48236764 Updated docs to show usage with multiple hosts
fixes #15
2016-11-02 09:47:58 +01:00
Matthieu Sprunck
3158070745 Use curator for druid node discovery 2016-08-05 16:40:10 +02:00
gbuisson
27ba5dc05a added travis build status 2016-03-17 11:23:28 +01:00
gbuisson
64d6851d37 link to schema 2015-05-22 18:04:38 +02:00
gbuisson
626014045f Update README.md 2015-05-22 17:03:23 +02:00
gbuisson
450711b10d Update README.md 2015-05-22 17:02:38 +02:00
Guillaume Buisson
a0fcf4e08c initial commit 2014-09-11 16:18:25 +02:00
gbuisson
4d0bc602ad Initial commit 2014-09-11 14:17:16 +02:00