addyosmani / backbone-boilerplates

Backbone.js stack boilerplates demonstrating integration with Express, Ruby, PHP, Grails and more.
http://addyosmani.com
488 stars 177 forks source link

option7_node_socketio #5

Closed jamesor closed 12 years ago

jamesor commented 12 years ago

New option using Node.js, Socket.io and Redis for real-time multi-user edits with record locking. MongoDB holds the actual todos.

addyosmani commented 12 years ago

Awesome! Thanks for filing against this repo @jamesor!. Merging now.

addyosmani commented 12 years ago

One very small note: would you like to update https://github.com/addyosmani/backbone-boilerplates/blob/master/README.md? with a short, high-level summary of your option in the list? I can do it otherwise :)