Most of my readers are expecting a better chatting system from 9lessons, I have been working with different technologies like Node, Socket.io and etc. Finally I found Redis, it is an open source advanced key-value database storage system, works like NoSQL database. Redis operations can be executed on the server side and reduce the client's workload. It …
via 9lessons Programming Blog:
Getting Started with Redis, Chatting Application

For more info: Getting Started with Redis, Chatting Application