mirror of
https://github.com/wassname/ray.git
synced 2026-09-26 14:10:59 +08:00
* Use separate redis client to avoid its sync command blocking other operations * use redis_failure_detector_client_ * use async command to ping redis * format log