The following configuration keys have been renamed:
A new option has been introduced:
- sentinel_master_set renamed to sentinel_master
- slave-select renamed to slave_select_callable
- sentinel_persistent renamed to sentinel, which is now an arrary; ie array('persistent' => true)
- sentinel_master_verify
- Checks the redis master is actually a master, not required if you are loading from a slave or can accept...