atomix / atomix

A Kubernetes toolkit for building distributed applications using cloud native principles

Home Page:https://atomix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

website follow LICENSE

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.

Note The original Java implementation has been archived at atomix/atomix-archive

About

A Kubernetes toolkit for building distributed applications using cloud native principles

https://atomix.io

License:Apache License 2.0


Languages

Language:Go 97.6%Language:Dockerfile 1.0%Language:Mustache 0.8%Language:Makefile 0.6%