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

Documentation

Go

Community Module

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

Description

TigerBeetle is a distributed financial accounting database designed for mission critical safety and performance.

Examples

Dependency:
go get -u github.com/mkadirtan/testcontainers-tigerbeetle-go@latest
Usage:
tbContainer, err := tigerbeetle.Run(ctx, "ghcr.io/tigerbeetle/tigerbeetle:0.16.12")