Documentation

Go

Community Module

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

Description

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

Examples

Dependency:
go get -u github.com/ajeetdsouza/testcontainers-aerospike-go
Usage:
aerospikeContainer, err := aeroTest.RunContainer(context.Background())