- 29 Nov, 2013 1 commit
-
-
antirez authored
80 cols friendly, some minor change to the code to make it simpler.
-
- 08 Nov, 2013 1 commit
-
-
antirez authored
-
- 09 Oct, 2013 2 commits
-
-
antirez authored
All the internal state of cluster involving time is now using mstime_t and mstime() in order to use milliseconds resolution. Also the clusterCron() function is called with a 10 hz frequency instead of 1 hz. The cluster node_timeout must be also configured in milliseconds by the user in redis.conf.
-
antirez authored
-