Repository navigation
redis-sentinels
- Website
- Wikipedia
.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
Redis client written in C++
FastoRedis is a crossplatform Redis GUI management tool.
PHP 5.3+ redis-sentinel client for php based on phpredis extension.
Implement Redis Sentinel using Docker Compose and Python
A practical example of Redis Replication and High Availability mode with node js client in Kubernetes using correct way of handling statefull component in k8s i.e Statefulset.
a php redis sentinel client based on phpredis extension.
Deploy Best Practices (DBP™)
This project features a Dockerized Spring Boot application with a Redis sentinel cluster (1 master, 4 slaves, 3 sentinels) and a PostgreSQL database server. It provides a scalable, fault-tolerant architecture for caching and persistent data storage, ideal for modern application needs.