Skip to content

Instantly share code, notes, and snippets.

@samuraisam
Created August 25, 2011 23:55
Show Gist options
  • Save samuraisam/1172344 to your computer and use it in GitHub Desktop.
Save samuraisam/1172344 to your computer and use it in GitHub Desktop.
key = self.stream_key + '/' + last
column = {object_id: object_type}
print 'column', column
return self.batch.insert(key, column)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment