The redis version of the server is unknown

public function set( $key.$value.$timeout= 0) {}Copy the code

When timeout is 0, a call to set will return false if it passes 0.

Project notes