Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 513 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 513 Bytes

cf-dedupe-list-aggregator

Dedupe version of cf-dedupe-list-aggregator

Installation

  npm install --save @clocklimited/cf-dedupe-list-aggregator

Usage

var aggregate = createDedupeAggregator(listService, sectionService, articleService, { logger: logger })

aggregate(listId, dedupe, limit, section, function (err, results) {})

Credits

Built by developers at Clock.

Licence

Licensed under the New BSD License