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 (12KB)

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

リンク: