ruby-druid 0.9.0
ruby-druid is a Ruby client for Druid. It includes a Squeel-like query DSL and generates a JSON query that can be sent to Druid directly.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (6):
            activemodel
            ~> 4.2
          
          
            activesupport
            ~> 4.2
          
          
            iso8601
            ~> 0.9
          
          
            multi_json
            ~> 1.12
          
          
            rest-client
            ~> 2.0
          
          
            zk
            ~> 1.9
          
    





