An open API service indexing awesome lists of open source software.

https://github.com/hyperlink/kafka-message-length

get total number of available messages on a kafka topic
https://github.com/hyperlink/kafka-message-length

Last synced: 12 months ago
JSON representation

get total number of available messages on a kafka topic

Awesome Lists containing this project

README

          

# kafka-message-length

## Install
```
npm install -g kafka-message-length
```

## Usage
```
kafka-message-length -b -t
```