Open shimono opened 5 years ago
Implement LockManager using Redis. By supporting Redis, unit operators can not only use a single Redis server but also Redis Sentinel cluster, or Redis AOF (append only file persistence).
Overview
Implement LockManager using Redis. By supporting Redis, unit operators can not only use a single Redis server but also Redis Sentinel cluster, or Redis AOF (append only file persistence).