Connect to Aiven for Valkey ™
Connect to the Aiven for Valkey™ service using various programming languages or tools.
valkey-cli
Learn how to establish a connection to an Aiven for Valkey™ service using the valkey-cli.
Go
Establish a connection to the Aiven for Valkey™ service using Go. This example demonstrates how to connect to Aiven for Valkey from Go using the go-valkey/valkey library, designed to interact with the Valkey protocol.
NodeJS
Connect to the Aiven for Valkey™ service using NodeJS with the ioredis library.