https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.valkeyy-691cec18-2573-4ff3-a4c6-ed4507c7a1ee/image1_pCloud216.png
Valkey Sentinel
بواسطة pcloudhosting
Just a moment, logging you in...
Version 9.1.0 + Free Support on Ubuntu 26.04
Valkey Sentinel is an open-source high availability solution for Valkey that monitors Valkey servers, detects failures, and automatically performs failover when the primary server becomes unavailable. It provides continuous health monitoring, service discovery, and automatic primary election to help maintain reliable and resilient in-memory data services with minimal downtime.
Features of Valkey Sentinel:- Continuously monitors Valkey primary and replica instances.
- Automatically detects failures and performs failover.
- Promotes a healthy replica to become the new primary server.
- Provides service discovery for client applications.
- Supports distributed consensus using multiple Sentinel instances.
- Generates notifications and alerts for server events.
- Helps minimize downtime and improve service availability.
- Lightweight and easy to deploy alongside existing Valkey servers.
Valkey Sentinel Usage:
$ sudo su $ apt update $ /usr/local/bin/valkey-server --version