rickyrauch / Balloons.IO

Balloons.IO is a web multi-room chat server and client ready to use. It’s built with the help of node.JS, Express, Socket.IO and Redis. Balloons uses PassportJS for authentication with Twitter and Facebook
http://balloons.io
2.37k stars 493 forks source link

Reverted to redis 0.7.2 #75

Closed andrew closed 11 years ago

andrew commented 11 years ago

0.8.x causes a hmset expected value to be a string error.

cristiandouce commented 11 years ago

Thanks!