Valkey Cluster
by pcloudhosting
Version 9.1.0 + Free Support on Ubuntu 24.04
Valkey Cluster 9.1.0 is a distributed in-memory key-value database cluster designed for high performance, scalability, and availability. It allows data to be automatically sharded across multiple nodes and supports replication, failover, and cluster-based data distribution.
The solution supports common caching and database workflows including key-value storage, session caching, queue handling, real-time data access, distributed cache management, and high-availability application backends. It is ideal for cloud applications, microservices, analytics workloads, and scalable caching use cases.
Features of Valkey Cluster 9.1.0:
- Distributed key-value database with cluster support.
- Automatic data sharding across multiple cluster nodes.
- High-performance in-memory data storage.
- Supports replication and failover for availability.
- Compatible with Redis-style commands and clients.
- Suitable for caching, sessions, queues, and real-time workloads.
Usage instructions for Valkey Cluster 9.1.0
$ sudo su
$ cd /opt/valkey
$ valkey-server --version
$ valkey-cli -c -h your-server-ip -p 6379
$ cluster info
$ cluster nodes
Credentials Saved in:cat /var/valkey/credentials.txt
Access the Valkey Cluster: Connect using Valkey CLI: valkey-cli -c -h your-server-ip -p 6379
Disclaimer: Valkey Cluster 9.1.0 is provided “as is” under applicable open-source licenses. Users are responsible for proper cluster configuration, secure network access, authentication setup, firewall rules, and validation of application data. This solution is best suited for distributed caching, high-performance key-value storage, and scalable backend environments.