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 校验和:

=

下载总量 2,880

这个版本 2,880

版本发布:

许可:

BSD 3-Clause

需要的 Ruby 版本: >= 2.0.0

链接: