ruby-druid 0.9.1
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:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (6):
            activemodel
            >= 3.0.0
          
          
            activesupport
            >= 3.0.0
          
          
            iso8601
            ~> 0.8
          
          
            multi_json
            ~> 1.0
          
          
            rest-client
            < 3.0, >= 1.8
          
          
            zk
            ~> 1.9
          
    





