Skip to content

Commit 54ded8b

Browse files
authored
Triggering kafka major release (#485)
1 parent ee1b610 commit 54ded8b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/kafka/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Kafka
22

3-
This library provides utilities for implementing Kafka consumers and publishers.
4-
While following the same patterns as other message broker implementations,
5-
Kafka's unique characteristics require some specific adaptations in the publisher and consumer definitions.
3+
This library provides utilities for implementing Kafka consumers and publishers. While following the same patterns as
4+
other message broker implementations, Kafka's unique characteristics require some specific adaptations in the publisher
5+
and consumer definitions.
66

77
> **_NOTE:_** Check [README.md](../../README.md) for transport-agnostic library documentation.
88

0 commit comments

Comments
 (0)