akka-docs/src/main/paradox/common/other-modules.md
This page describes modules that compliment libraries from the Akka core. See this overview instead for a guide on the core library modules.
All Akka libraries and their current versions are listed at Akka libraries versions.
Please find the Akka SDK documentation at doc.akka.io.
A full server- and client-side HTTP stack on top of akka-actor and akka-stream.
Akka gRPC provides support for building streaming gRPC servers and clients on top of Akka Streams.
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
The Alpakka Kafka Connector connects Apache Kafka with Akka Streams.
Akka Projections let you process a stream of events or records from a source to a projected model or external system.
An Akka Persistence journal and snapshot store backed by Amazon's DynamoDB.
An Akka Persistence journal and snapshot store backed by Apache Cassandra.
An Akka Persistence journal and snapshot store for use with JDBC-compatible databases. This implementation relies on Slick.
An Akka Persistence journal and snapshot store for use with R2DBC-compatible databases. This implementation relies on R2DBC.
Intelligent monitoring and observability purpose-built for Akka: Akka Insights