'\Predis\Commands\ListPushTailV24x', 'lpush' => '\Predis\Commands\ListPushHeadV24x', /* commands operating on sets */ 'sadd' => '\Predis\Commands\SetAddV24x', /* remote server control commands */ 'info' => '\Predis\Commands\InfoV24x', )); } }