Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 234 Bytes

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