redis get 수행. client.get(strKey, function (err, reply) { console.log('key=>' + reply.toString()); // Will print `OK` console.log('path=>' + ...
確定! 回上一頁