RubyGems Navigation menu

krump 0.3.1

This application was written because of a need for a tail-like way to consume Kafka messages. kafka-console-consumer.sh, which is distributed with Kafka, allows you to either read all messages in a topic, or any new message. However, most often I want to to see the most recent few messages from a topic. Krump provides that as well as a number of other conveniences.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.1 - April 01, 2016 (12.0 KB)

Runtime 依赖 (3):

poseidon = 0.0.5
trollop ~> 2.1

Development 依赖 (4):

bundler ~> 1.9
pry >= 0.10.1
rake ~> 10.0
rspec ~> 3.3

业主:

作者:

  • Dean Morin

SHA 256 校验和:

afe2b622ad3a51705662a3b6d763926c802a375dfc6adaed57a2f332c4b79c4d

下载总量 2,692

这个版本 2,692

许可:

BSD 3-Clause

需要的 Ruby 版本: >= 2.0.0

链接: