You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,6 @@ become EOL.
18
18
19
19
`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.
20
20
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
-
25
21
The most important pieces of a Kafka client are implemented. We're
26
22
working towards feature completeness, you can track that here:
0 commit comments