Skip to content

Commit fa5f20a

Browse files
authored
Update README.md
1 parent 5a5c783 commit fa5f20a

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kafka Data Viewer
22

3-
Desktop UI Tool for Kafka that provides ability to read and publish kafka records.
3+
This tool is desktop UI Client for Kafka that provides ability to read and publish kafka records.
44

55
# Description
66

@@ -17,9 +17,21 @@ When connected you can use:
1717
The application supports different message encodings, the currently supported:
1818

1919
- String
20+
2021
- GZIP
22+
2123
- Avro
2224

25+
# Additional features
26+
27+
Application allows to list kafka consumer groups and detailed information about group.
28+
29+
# Compatibility
30+
31+
Application is based on Kafka 2.0 binaries.
32+
33+
ZooKeeper connection is not supported anymore, as well as information about ZooKeeper connected clients.
34+
2335
# Download
2436

2537
The read-to-use binary bundle can be downloaded at github releases page:

0 commit comments

Comments
 (0)