Docs: use the latest name to refer to Alpakka Kafka Connector (#25589)
This commit is contained in:
parent
99f9adbaad
commit
91240880b8
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ A full server- and client-side HTTP stack on top of akka-actor and akka-stream.
|
||||||
|
|
||||||
Various Akka Streams connectors, integration patterns, and data transformations for integration use cases
|
Various Akka Streams connectors, integration patterns, and data transformations for integration use cases
|
||||||
|
|
||||||
## [Akka Streams Kafka](http://doc.akka.io/docs/akka-stream-kafka/current/home.html)
|
## [Alpakka Kafka Connector](http://doc.akka.io/docs/akka-stream-kafka/current/home.html)
|
||||||
|
|
||||||
Akka Streams Kafka, also known as Reactive Kafka, is an Akka Streams connector for Apache Kafka.
|
The Alpakka Kafka Connector connects Apache Kafka with Akka Streams.
|
||||||
|
|
||||||
## [Cassandra Plugins for Akka Persistence](https://github.com/akka/akka-persistence-cassandra)
|
## [Cassandra Plugins for Akka Persistence](https://github.com/akka/akka-persistence-cassandra)
|
||||||
|
|
||||||
|
|
@ -33,4 +33,4 @@ a HTML template language etc. It is built on top of Akka HTTP, and integrates we
|
||||||
|
|
||||||
### [Lagom](https://www.lagomframework.com)
|
### [Lagom](https://www.lagomframework.com)
|
||||||
|
|
||||||
Lagom is a microservice framework which strives to be opinionated and encode best practices for building microservice systems with Akka and Play.
|
Lagom is a microservice framework which strives to be opinionated and encode best practices for building microservice systems with Akka and Play.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue