Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved Conduktor to UI section #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
- [topicctl](https://github.com/segmentio/topicctl) - A tool for easy, declarative management of Kafka topics. Includes the ability to "apply" topic changes from YAML as well as a repl for interactive exploration of brokers, topics, consumer groups, messages, and more.
- [sarama](https://github.com/Shopify/sarama) - Sarama is an MIT-licensed Go client library for Apache Kafka version 0.8 (and later).
- [kadeck](https://www.xeotek.com/kadeck/) - Apache Kafka Monitoring, Kafka UI and data platform for Desktop or Web
- [conduktor](https://www.conduktor.io/)
- [mirus](https://github.com/salesforce/mirus) - Mirus is a cross data-center data replication tool for Apache Kafka
- [kareldb](https://github.com/rayokota/kareldb) - A Relational Database Backed by Apache Kafka.
- [kcache](https://github.com/rayokota/kcache) - An In-Memory Cache Backed by Apache Kafka.
Expand Down Expand Up @@ -55,6 +54,7 @@
- [real-time-ui-with-kafka-streams](https://github.com/lucasjellema/real-time-ui-with-kafka-streams)
- [tsujun](https://github.com/matsumana/tsujun) - Yet another Web UI for KSQL.
- [kowl](https://github.com/cloudhut/kowl)
- [conduktor](https://www.conduktor.io/)

## Kafka Streams
- [schema-registry-ui](https://github.com/lensesio/schema-registry-ui)
Expand Down