Skip to content

Instantly share code, notes, and snippets.

@zolzaya
Created October 6, 2011 01:48
Show Gist options
  • Save zolzaya/1266292 to your computer and use it in GitHub Desktop.
Save zolzaya/1266292 to your computer and use it in GitHub Desktop.
> db.users.dataSize
function () {
return this.stats().size;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment