Skip to content

Instantly share code, notes, and snippets.

@akgupta
Created March 18, 2013 05:08
Show Gist options
  • Select an option

  • Save akgupta/5185202 to your computer and use it in GitHub Desktop.

Select an option

Save akgupta/5185202 to your computer and use it in GitHub Desktop.
Lix.getBuckets(['mobile.abTest1', 'mobile.abTest2', 'mobile.abTest3'], 'member:23', function(err, buckets) {
req.buckets = buckets;
next();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment