Skip to content

Instantly share code, notes, and snippets.

@hackergrrl
Created May 26, 2018 20:57
Show Gist options
  • Save hackergrrl/aa0d5ed77d64a346259e16e2908d7801 to your computer and use it in GitHub Desktop.
Save hackergrrl/aa0d5ed77d64a346259e16e2908d7801 to your computer and use it in GitHub Desktop.
var batch = [
{type: 'put', key: `metadata/${channel}`, value: metadata},
{type: 'put', key: key, value: m}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment