diff --git a/modules/nebulagraph/index.md b/modules/nebulagraph/index.md new file mode 100644 index 0000000..85b3ba7 --- /dev/null +++ b/modules/nebulagraph/index.md @@ -0,0 +1,23 @@ +--- +title: NebulaGraph +categories: + - nosql-database +docs: + - id: go + url: https://golang.testcontainers.org/modules/nebulagraph/ + maintainer: core + example: | + ```go + cluster, err := nebulagraph.RunCluster(ctx, + "vesoft/nebula-graphd:v3.8.0", []testcontainers.ContainerCustomizer{}, + "vesoft/nebula-storaged:v3.8.0", []testcontainers.ContainerCustomizer{}, + "vesoft/nebula-metad:v3.8.0", []testcontainers.ContainerCustomizer{}, + ) + ``` + installation: | + ```bash + go get github.com/testcontainers/testcontainers-go/modules/nebulagraph + ``` +description: | + NebulaGraph is a distributed, scalable, and lightning-fast graph database. +--- diff --git a/modules/nebulagraph/logo.svg b/modules/nebulagraph/logo.svg new file mode 100644 index 0000000..0ce6b4e --- /dev/null +++ b/modules/nebulagraph/logo.svg @@ -0,0 +1,5 @@ + + + + +