連接redis server --> client.on("error", function(error) { console.error(error); }); <!-- 設置與取得key / value --> client.set("key", ...
確定! 回上一頁