Akka is a powerful platform that simplifies building and operating highly responsive, resilient, and scalable services.
The platform consists of
- the Akka SDK for straightforward, rapid development with AI assist and automatic clustering. Services built with the Akka SDK are automatically clustered and can be deployed on any infrastructure.
- and Akka Automated Operations, a managed solution that handles everything for Akka SDK services from auto-elasticity to multi-region high availability running safely within your VPC.
The Akka SDK and Akka Automated Operations are built upon the foundational Akka libraries, providing the building blocks for distributed systems.
Akka Persistence journal and snapshot store for DynamoDB.
The reference documentation for all Akka libraries is available via doc.akka.io/libraries/, details for the Akka Amazon DynamoDB Plugin for Akka Persistence for Scala and Java.
The current versions of all Akka libraries are listed on the Akka Dependencies page. Releases of the Akka Amazon DynamoDB Plugin for Akka Persistence in this repository are listed on the GitHub releases page.
This library is ready to be used in production, APIs are stable, and the Lightbend subscription covers support for this project.
Akka is licensed under the Business Source License 1.1, please see the Akka License FAQ.
Tests and documentation are under a separate license, see the LICENSE file in each documentation and test root directory for details.