Atomix is a cloud native runtime framework that enables building stateful, scalable, and reliable distributed applications on Kubernetes using high-level distributed primitives.
A Kubernetes toolkit for building distributed applications using cloud native principles
Atomix is designed for developers and architects building distributed applications on Kubernetes who need a unified, polyglot API to manage state and coordination without coupling to specific data stores. It simplifies the creation of scalable and configurable cloud native distributed systems by providing reusable distributed primitives and gRPC interfaces.
The original Java implementation is archived separately; users should refer to the current repository for the latest cloud native runtime. Atomix is primarily a framework and does not provide CLI commands or installation steps directly in the README, so users should consult the official documentation for integration and usage details.