Top Stories published by YLD Blog in 2014
January
February
April
August
December

Skiff: Raft Distributed Consensus in Node.js

The problem

At YLD we are building some new customer-facing products, and every now and then we need to decide on which persistent storage mechanism to use for implementing a particular service. We are fans and have…


Migrating a Production CouchDB database with Joyent and Stud

tl;dr

Step by step how to install couchdb in ubuntu. But really, you should use iriscouch for your production couchdb needs. If you need help don’t forget to go to #couchdb on irc.freenode.org…


nano 6 and the Coverage Contract

Coming with version 6 nano enforces 100% test coverage. It does so by including the pre-commit node module. This module automatically installs a pre-commit hook. The hook then runs all npm 
scripts defined in the pre-commit section of package.json:

These were the top 10 stories published by YLD Blog in 2014. You can also dive into monthly archives for 2014 by using the calendar at the top of this page.