Recommended Yandex Managed Service for Valkey™ clients
Written by
Updated at July 9, 2025
To connect to Yandex Managed Service for Valkey™, consider using the following clients:
- Standard
redis-cli
telnet
utility- redis
Python package - jedis
Java client - Ioredis
Node.js package - Go-redis
Go client
Yandex Managed Service for Valkey™ does not restrict the use of other clients. However, if using clients other than those listed above, review known limitations and problems to avoid connectivity issues and cluster failures.
Note
To connect through SSL, use the redis-cli
client built with the BUILD_TLS=yes
flag. For more information, see connection string examples for a sharded or non-sharded cluster.