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

Provide a new wrapper fdb_get API that doesn't require an application to create a fdb_doc instance

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • feature-backlog
    • feature-backlog
    • forestdb
    • Security Level: Public
    • None
    • June 30 - July 18

    Description

      The current fdb_get API requires an application to create fdb_doc instance and pass it to fdb_get API to get the metadata and doc body for a given key. In addition to this, we need to provide a new wrapper fdb_get API that creates fdb_doc instance and returns it to the application.

      The definition of this new API should be as follows:

      fdb_status fdb_get(fdb_handle *handle, void *key, size_t keylen, fdb_doc **pdoc);

      Attachments

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

        Activity

          People

            jung-sang Jung-Sang Ahn (Inactive)
            chiyoung Chiyoung Seo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty