Dedupe version of cf-dedupe-list-aggregator
npm install --save @clocklimited/cf-dedupe-list-aggregator
var aggregate = createDedupeAggregator(listService, sectionService, articleService, { logger: logger })
aggregate(listId, dedupe, limit, section, function (err, results) {})
Built by developers at Clock.
Licensed under the New BSD License