Skip to content

Instantly share code, notes, and snippets.

@fatih
Created June 12, 2013 11:24
Show Gist options
  • Select an option

  • Save fatih/5764501 to your computer and use it in GitHub Desktop.

Select an option

Save fatih/5764501 to your computer and use it in GitHub Desktop.
Example document (mongodb)
{
"_id" : ObjectId("51b8582110b7fc5960000001"),
"docname" : "foo",
"entries" : {
"example-123" : {
"enabled" : true,
"mode" : "bar",
"entryname" : "example-123"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment