Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-7

An interface to access Couchbase Views is needed

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Critical
    • 1.0 Beta
    • None
    • None
    • Security Level: Public
    • None
    • Release Note

    Description

      Need an interface to be able to access Couchbase Views. Even without the ability to create and delete views, accessing view results is important, as views can be created through the Web UI interface.

      The specific implementation should be specific to, and familiar to the surrounding language and library, but it should have some general capabilities:

      • List views from a given cluster
      • Instantiate an Object that represents a view on a given cluster
      • Assemble query parameters for a View
      • Retrieve non-reduced results from a View
      • Be able to get the underlying document from the non-reduced results (this request should flow over binprot)
      • Retrieve reduced results from a View (the format is the same, but there is no associated docid)

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            ingenthr Matt Ingenthron
            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