# atomix **Repository Path**: zhjx2015/atomix ## Basic Information - **Project Name**: atomix - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-26 - **Last Updated**: 2024-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Atomix](https://atomix.io) [![website](https://img.shields.io/website?down_message=offline&label=read%20the%20docs&up_message=online&url=https%3A%2F%2Fatomix.io)](https://atomix.io) [![follow](https://img.shields.io/twitter/url?label=follow%20%40atomixio&logo=twitter&url=https%3A%2F%2Fatomix.io)](https://twitter.com/atomixio) ![LICENSE](https://img.shields.io/github/license/atomix/atomix) Atomix is a cloud native runtime for building stateful, scalable, configurable, and reliable distributed applications in Kubernetes. The Atomix API provides a set of high-level building blocks (referred to as distributed primitives) for building distributed systems. The architecture of Atomix incorporates the lessons learned from experience over the past decade building high-availability cloud infrastructure. The primary focus of the project is to decouple applications from specific data stores, instead providing a set of unified, polyglot interfaces (gRPC services) to a variety of systems and protocols, and enabling rapid experimentation and customization of distributed applications. ### [Read the docs](https://atomix.io) **Note** The original Java implementation has been archived at [atomix/atomix-archive](https://github.com/atomix/atomix-archive)