- Add: Disable file system check and script execution icons while device is mounting and unmounting. - Add: Set exact SMB version when mounting remote SMB shares. Should offer some speed improvements. - Fix: Show disabled script icon when disk is mounted and there is no script defined. ...
* - \RedisCluster::FAILOVER_NONE - only send commands to master nodes (default) * - \RedisCluster::FAILOVER_ERROR - failover to slaves for read commands if master is unavailable (recommended) * - \RedisCluster::FAILOVER_DISTRIBUTE - randomly distribute read commands across master and slaves...