{"id":13752761,"url":"https://github.com/akka/akka-management","last_synced_at":"2026-01-16T02:55:04.457Z","repository":{"id":12972217,"uuid":"73269683","full_name":"akka/akka-management","owner":"akka","description":"Akka Management is a suite of tools for operating Akka Clusters.","archived":false,"fork":false,"pushed_at":"2025-05-02T15:38:38.000Z","size":17484,"stargazers_count":253,"open_issues_count":114,"forks_count":160,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-05-02T15:41:53.729Z","etag":null,"topics":["akka","akka-cluster","akka-http","cloud-native","management","microservice","operations","ops"],"latest_commit_sha":null,"homepage":"https://doc.akka.io/docs/akka-management/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akka.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-11-09T09:33:12.000Z","updated_at":"2025-05-02T14:54:03.000Z","dependencies_parsed_at":"2023-02-18T08:31:25.338Z","dependency_job_id":"e7d3fead-5b8e-4156-9811-df74f4d6100b","html_url":"https://github.com/akka/akka-management","commit_stats":{"total_commits":728,"total_committers":105,"mean_commits":6.933333333333334,"dds":0.8076923076923077,"last_synced_commit":"7e2f478789453db4c16755a2c00889444c8f6a90"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akka%2Fakka-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akka%2Fakka-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akka%2Fakka-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akka%2Fakka-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akka","download_url":"https://codeload.github.com/akka/akka-management/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253321745,"owners_count":21890458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["akka","akka-cluster","akka-http","cloud-native","management","microservice","operations","ops"],"created_at":"2024-08-03T09:01:10.655Z","updated_at":"2026-01-16T02:55:04.452Z","avatar_url":"https://github.com/akka.png","language":"Scala","funding_links":[],"categories":["cloud-native"],"sub_categories":[],"readme":"Akka\n====\n*Akka is a powerful platform that simplifies building and operating highly responsive, resilient, and scalable services.*\n\n\nThe platform consists of\n* the [**Akka SDK**](https://doc.akka.io/) 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.\n* and [**Akka Automated Operations**](https://doc.akka.io/operations/akka-platform.html), a managed solution that handles everything for Akka SDK services from auto-elasticity to multi-region high availability running safely within your VPC.\n\nThe **Akka SDK** and **Akka Automated Operations** are built upon the foundational [**Akka libraries**](https://doc.akka.io/libraries/akka-dependencies/current/), providing the building blocks for distributed systems.\n\n\nAkka Management\n===============\n\nThis library contains interfaces to inspect, interact and manage various Parts of Akka core, primarily Akka Cluster.\nFuture additions may extend these concepts to other parts of Akka libraries.\n\nReference Documentation\n-----------------------\n\nThe reference documentation for all Akka libraries is available via [doc.akka.io/libraries/](https://doc.akka.io/libraries/), details for the Akka Management library\nfor [Scala](https://doc.akka.io/libraries/akka-management/current/?language=scala) and [Java](https://doc.akka.io/libraries/akka-management/current/?language=java).\n\nThe current versions of all Akka libraries are listed on the [Akka Dependencies](https://doc.akka.io/libraries/akka-dependencies/current/) page. Releases of the Akka Management library in this repository are listed on the [GitHub releases](https://github.com/akka/akka-management/releases) page.\n\n\nContributions \u0026 Maintainers\n---------------------------\n\n*This project does not have contributors, it only has maintainers—frequent and infrequent—and everyone helps out.*\nWe love new maintainers as well as old maintainers. :-)\nThe Akka core team keeps an eye on the project to assure its overall coherence but does not fully support these modules.\n\nContributions are very welcome, see [CONTRIBUTING.md](https://github.com/akka/akka-management/blob/main/CONTRIBUTING.md) or skim [existing tickets](https://github.com/akka/akka-management/issues) to see where you could help out.\n\nProject Status\n--------------\n\nWith the exception of the community maintained modules listed below version 1.0.0 or later of this library\nis ready to be used in production, APIs are stable, and the Lightbend subscription covers support for these modules.\n\nThe following modules are maintained by the community and does not have to obey the rule of staying binary compatible\nbetween releases. Breaking API changes may be introduced without notice as we refine and simplify based on feedback.\nA module may be dropped in any release without prior deprecation. The Lightbend subscription does not cover support\nfor the following modules.\n\n* akka-discovery-aws-api\n* akka-discovery-aws-api-async\n* akka-discovery-marathon-api (End of Life)\n\nLicense\n-------\n\nAkka is licensed under the Business Source License 1.1, please see the [Akka License FAQ](https://akka.io/bsl-license-faq).\n\nTests and documentation are under a separate license, see the LICENSE file in each documentation and test root directory for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakka%2Fakka-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakka%2Fakka-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakka%2Fakka-management/lists"}