Code review request - creating unique id from documents totals

Hi Marsh,

Couchbase supports atomic counters. Have you considered using a one to generate the IDs? Here’s an overview of counters, and here’s a description of the API for working with counters in version 3 of the node.js SDK.

Thanks,
David

1 Like