Skip to content

Instantly share code, notes, and snippets.

@ulises
Created April 8, 2014 10:55
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 ulises/10109498 to your computer and use it in GitHub Desktop.
Save ulises/10109498 to your computer and use it in GitHub Desktop.
mudb.resources> (:_id (mudb.db/get-doc db "0b290c7b-01a5-46f8-b642-8a19862eeca8"))
nil
mudb.resources> (mudb.db/get-doc db "0b290c7b-01a5-46f8-b642-8a19862eeca8")
{:_rev "5679aa51e807a5bc203cccf5347cf23439815c1f", :_id "0b290c7b-01a5-46f8-b642-8a19862eeca8", "data" "bam!"}
mudb.resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment