Skip to content

Instantly share code, notes, and snippets.

@nitindhar7
Created May 7, 2015 00:29
Show Gist options
  • Select an option

  • Save nitindhar7/676afa9bc3c6569cc0e1 to your computer and use it in GitHub Desktop.

Select an option

Save nitindhar7/676afa9bc3c6569cc0e1 to your computer and use it in GitHub Desktop.
mongo> db.sequences.find().pretty()
{
"key": "orders",
"counter": 3
},
{
"key": "favorites",
"counter": 15
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment