Skip to content

Commit e46d9c3

Browse files
authored
Update README.md
per this discussion: https://github.com/karafka/rdkafka-ruby/discussions/240 there is no longer need to confuse users
1 parent 6113f0b commit e46d9c3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ become EOL.
1818

1919
`rdkafka` was written because of the need for a reliable Ruby client for Kafka that supports modern Kafka at [AppSignal](https://appsignal.com). AppSignal runs it in production on very high-traffic systems.
2020

21-
This gem only provides a high-level Kafka consumer. If you are running
22-
an older version of Kafka and/or need the legacy simple consumer we
23-
suggest using the [Hermann](https://github.com/reiseburo/hermann) gem.
24-
2521
The most important pieces of a Kafka client are implemented. We're
2622
working towards feature completeness, you can track that here:
2723
https://github.com/appsignal/rdkafka-ruby/milestone/1

0 commit comments

Comments
 (0)