You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2020/02/26 08:57:39 UTC

[couchdb] branch fdb-mango-indexes updated (0448466 -> c7906ef)

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

garren pushed a change to branch fdb-mango-indexes
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    omit 0448466  Mango Indexes on FoundationDB
     add 52f5bee  disable mango_native_proc
     add 587acd1  Expose couch_views indexing functionality
     add 4a5a736  add include_docs=true to fold_docs
     add 09fdb76  Update Mango indexes to work on FDB
     add 0b86a2c  Add in mango indexer hook for document updates
     add 081c69e  Add mango background indexer
     add c7906ef  update tests to work with new mango on fdb

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0448466)
            \
             N -- N -- N   refs/heads/fdb-mango-indexes (c7906ef)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/mango/README.md    | 324 ++++++++++++-------------------------------------
 src/mango/TODO.md      |  19 +--
 src/mango/rebar.config |   2 -
 3 files changed, 84 insertions(+), 261 deletions(-)
 delete mode 100644 src/mango/rebar.config