- Add: 'Pass Through' switch to designate a physical disk as passed to a VM or Docker so UD won't mount the disk. - Fix: Default auto mount to off. - Remove: Ext4 file format. Ext4 is not used by Unraid. Ext4 disks can still be mounted. #...
* - \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...