ruby-kafka 0.3.14
A client library for the Kafka distributed commit log. Currently, only the Producer API is implemented.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Development依存関係 (13):
            activesupport
            >= 0
          
          
            bundler
            >= 1.9.5
          
          
            colored
            >= 0
          
          
            docker-api
            >= 0
          
          
            dogstatsd-ruby
            >= 0
          
          
            dotenv
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            >= 0
          
          
            rspec-benchmark
            >= 0
          
          
            rspec_junit_formatter
            = 0.2.2
          
          
            ruby-prof
            >= 0
          
          
            snappy
            >= 0
          
    