emilygilberts opened a new pull request, #9200:
URL: https://github.com/apache/pouchdb/pull/9200

   Did some ES6 refactoring: 
   - replaced `var` with `const`
   - replaced promise chains with an asynchronous helper function 
`generateReplicationIds`, that takes `sourceDB, targetDB `and any amount of 
`options` objects and generates a `replicationId` for each of them 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to