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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (3):

poseidon = 0.0.5
trollop ~> 2.1

Development Dependencies (4):

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

Owners:

Authors:

  • Dean Morin

SHA 256 checksum:

afe2b622ad3a51705662a3b6d763926c802a375dfc6adaed57a2f332c4b79c4d

Total downloads 2,680

For this version 2,680

License:

BSD 3-Clause

Required Ruby Version: >= 2.0.0

Links: