You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by gl...@apache.org on 2020/04/17 11:28:35 UTC

[couchdb-nano] branch axios updated (c9815f0 -> cf46cc6)

This is an automated email from the ASF dual-hosted git repository.

glynnbird pushed a change to branch axios
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git.


    from c9815f0  handle numeric sequence tokens
     add cf46cc6  remove callback from wait:true mode - switch to pause()/resume() functions

No new revisions were added by this update.

Summary of changes:
 README.md                           |  16 ++--
 lib/changesreader.js                | 144 +++++++++++++++++++-----------------
 test/document.changesreader.test.js |  17 +++--
 3 files changed, 97 insertions(+), 80 deletions(-)