Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-5163

Optimize Couchstore reads

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • None
    • storage-engine
    • Security Level: Public
    • None

    Description

      We'd like 2 related of optimizations to make reads from Couchkvstore faster:

      The first is have the new update seq number returned back to the caller, probably by updating the docInfo structure that's passed by the caller. The caller can then stash that with the doc meta info.

      The second is to do doc lookups using that seq number, in batch mode. This will require adding a new public api to take an array of docInfos and load them in bulk via by_seq btree.

      This task is required by MB-5164 in ep-engine

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jens Jens Alfke
            damien damien (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty