We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92d23c9 commit 08877cdCopy full SHA for 08877cd
README.adoc
@@ -9,6 +9,7 @@ the https://rabbitmq.com/stream.html[RabbitMQ Stream Plugin].
9
It allows to create and delete streams, as well as to publish to and consume from
10
these streams.
11
This library requires at least Java 8, but Java 11 or more is recommended.
12
+See the https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/#stream-client-overview[overview] for a quick glance at the features.
13
14
https://github.com/rabbitmq/rabbitmq-stream-perf-test[Stream PerfTest] is a performance testing tool based on this client library.
15
0 commit comments