Docs: use the latest name to refer to Alpakka Kafka Connector (#25589)

This commit is contained in:
Enno 2018-09-10 11:41:46 +02:00 committed by Konrad `ktoso` Malawski
parent 99f9adbaad
commit 91240880b8

View file

@ -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
## [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)
@ -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 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.