private function unlockSession() { // If we have the right token, then delete the lock $script = <<<LUA if redis.call("GET", KEYS[1]) == ARGV[1] then return ...
確定! 回上一頁