Skip to content

Instantly share code, notes, and snippets.

@twolfson
twolfson / .gitignore
Last active July 24, 2018 15:22
Proof of concept to explore various Vagrant/Docker setups
node_modules/
.vagrant/
@twolfson
twolfson / README.md
Last active December 28, 2019 22:38
Node.js ORM evaluation

We are planning on building a Node.js service. Here's our evaluation of the current ORM landscape:

Last updated: May 2 2016

@twolfson
twolfson / README.md
Last active August 1, 2023 10:45
Node.js job queue evaluation

We are building a Node.js service which will need asynchronous support for tasks like sending emails. Here's our evaluation:

@twolfson
twolfson / README.md
Last active December 2, 2018 07:05
Internal monitoring evaluation / research
@twolfson
twolfson / README.md
Created May 11, 2016 23:16
Analytics evaluation
@twolfson
twolfson / README.md
Last active May 18, 2016 20:43
Notification library evaluation