Skip to content

Instantly share code, notes, and snippets.

@travis
Created November 15, 2012 12:35
Show Gist options
  • Save travis/4078428 to your computer and use it in GitHub Desktop.
Save travis/4078428 to your computer and use it in GitHub Desktop.
(defbolt serialize-feed ["id" "feed"] [tuple collector]
(serialize tuple collector)
(ack! collector tuple))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment