Momento Go SDK
The Momento Go SDK is available to install via GitHub: go get github.com/momentohq/client-sdk-go.
The source code can be found on GitHub: momentohq/client-sdk-go.
Requirements
- Go
 - A Momento API key is required; you can get one from the Momento Web Console.
 
Resources
- Getting started with Momento Cache in Go
 - Getting started with Momento Topics in Go
 - Go SDK Examples: working example projects that illustrate how to use the Go SDK
 
Integrations
- Redis Compatibility Client for 
@go-redis- a drop-in replacement that allows you to use Momento Cache with your existinggo-rediscode! See also our Redis Client Compatibility page.