🚨 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

SpiceDB is a graph database purpose-built for storing and evaluating access control data.

Examples

Dependency:
go get github.com/Mariscal6/testcontainers-spicedb-go
Usage:
  spiceDBContainer, err := spicedb.Run(ctx, "authzed/spicedb:v1.33.0")