集群模式下的 Redis `TIME` 命令

Redis `TIME` Command in Cluster Mode

我需要在Redis中使用TIME Command,但是我是集群模式。现在我的问题是,我在集群模式下从系统响应中获得的时间来源是什么?

谢谢。

我找到了答案,我需要在服务器之间使用同步时间,我想使用 Redis **TIME** Command,但现在经过一些研究,我认为 NTP 可以解决我的问题。

A time difference of less than 128ms between server and client is required to maintain NTP synchronization. The typical accuracy on the Internet ranges from about 5ms to 100ms, possibly varying with network delays