Other Apache Pekko modules
This page describes modules that compliment libraries from the Pekko core. See this overview instead for a guide on the core modules.
Pekko HTTP
A full server- and client-side HTTP stack on top of pekko-actor and pekko-stream.
Pekko gRPC
Pekko gRPC provides support for building streaming gRPC servers and clients on top of Pekko Streams.
Pekko Connectors
Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Pekko.
Pekko Kafka Connector
The Pekko Kafka Connector connects Apache Kafka with Pekko Streams.
Pekko Projections
Pekko Projections let you process a stream of events or records from a source to a projected model or external system.
Cassandra Plugin for Pekko Persistence
A Pekko Persistence journal and snapshot store backed by Apache Cassandra.
JDBC Plugin for Pekko Persistence
A Pekko Persistence journal and snapshot store for use with JDBC-compatible databases. This implementation relies on Slick.
R2DBC Plugin for Pekko Persistence
A Pekko Persistence journal and snapshot store for use with R2DBC-compatible databases. This implementation relies on R2DBC.
Apache Pekko Management
- Pekko Management provides a central HTTP endpoint for Pekko management extensions.
- Pekko Cluster Bootstrap helps bootstrapping a Pekko cluster using Pekko Discovery.
- Pekko Management Cluster HTTP provides HTTP endpoints for introspecting and managing Pekko clusters.
- Pekko Discovery for Kubernetes, Consul, Marathon, and AWS
- Kubernetes Lease