Home

Awesome

Sample code from a brown-bag session: http://www.youtube.com/watch?v=ZI9wXL-add0

npm install

to run the samples

node <filename>.js

Note: the caching example (caching.js) requires redis to be installed and running on port 6379