To use Redis with Node.js you have install the redis module: ... npm install redis ... client.hset("hash key", "hashtest 1", "some value", redis.print);.
確定! 回上一頁