Saturday, May 11, 2013

Riak

I stumbled across Riak while searching for an error in the Node.js debugger. Apparently it uses Link Walking. This is interesting because it looks like Linked Data, but I'm not sure it is. Maybe it is. But it isn't a graph database like Neo4j. Does it have to be?

See comparisons: http://docs.basho.com/riak/latest/references/appendices/comparisons/

Interestingly, they also linked to Web Linking: http://tools.ietf.org/html/draft-nottingham-http-link-header-10

Sunday, May 5, 2013

Node.js Book

Yes! I found TJ's Mastering Node book when looking for How to exit in Node.JS. It looks pretty good, so I am bookmarking it in my blog. Also see the official site at nodejs.org.