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

Need API to iterate by sequence

    XMLWordPrintable

Details

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

    Description

      ForestDB's public API allows you to iterate by document ID, but not by sequence number. By-sequence iteration will be required to use ForestDB for Couchbase Lite, both for indexing and for sync.

      For example:

      fdb_status fdb_sequence_iterator_init(fdb_handle *handle,
      fdb_iterator *iterator,
      fdb_seqnum_t start_seq,
      fdb_seqnum_t end_seq,
      fdb_iterator_opt_t opt);

      Attachments

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

        Activity

          People

            sundar Sundar Sridharan (Inactive)
            jens Jens Alfke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty