Documentation

Go

Description

Aerospike is a real-time, high performance NoSQL database.

Examples

Dependency:
go get -u github.com/testcontainers/testcontainers-go/modules/aerospike
Usage:
aerospikeContainer, err := aerospike.Run(ctx, "aerospike/aerospike-server:latest")