🚨 AtomicJar is now part of Docker 🐋! Read the blog

Documentation

Java

Community Module

These modules are maintained by the community, outside of the Testcontainers project.

Description

Oxia is a scalable metadata store and coordination system that can be used as the core infrastructure to build large-scale distributed systems.

Examples

var oxia = new OxiaContainer("streamnative/oxia:0.3");
oxia.start();