Skip to content

Instantly share code, notes, and snippets.

@arunoda
Created June 23, 2011 03:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arunoda/1041861 to your computer and use it in GitHub Desktop.
Save arunoda/1041861 to your computer and use it in GitHub Desktop.
db.insert({data: 1000}, function(err) {
//do something when inserted
})
console.log("I don't wait");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment