Pinned repositories
Repositories
-
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
-
akka-management
Akka Management is a suite of tools for operating Akka Clusters.
-
akka-paradox
Akka Paradox theme and extensions
-
akka-persistence-jdbc
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
-
akka-http
The Streaming-first HTTP server/module of Akka
-
alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
-
-
-
akka-projection
Akka Projections is intended for building systems with the CQRS pattern, and facilitate in event-based service-to-service communication.
-
akka-grpc-quickstart-java.g8
Akka gRPC Quickstart for Java
-
akka-grpc-quickstart-scala.g8
A minimal seed template for an Akka gRPC with Scala build
-
akka-projection-testing
End-to-end testing of Projections
-
-
alpakka-samples
Example projects building Reactive Integrations using Alpakka
-
akka-sample-cluster-kubernetes-scala
Example showing how to create an Akka Cluster on Kubernetes.
-
akka-minion
Akka CI and Github minion
-
-
akka-persistence-cassandra
A replicated Akka Persistence journal backed by Apache Cassandra
-
alpakka-kafka
Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
-
akka-upgrade-testing
Test rolling upgrades for Akka remote/cluster
-
-
akka-quickstart-java.g8
A minimal seed template for an Akka in Java