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

Get CAS for a key without reading the entire document.

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 1.2.1
    • 1.2.0
    • library
    • Security Level: Public
    • None

    Description

      Customer has requested the ability to be able to obtain the CAS for a document without having to read the document value.

      Customer is currently using observe() to achieve this, but current Python observe unconditionally checks for persisted/replicated which isn't needed (and furthermore is slower as you potentially wait for them). They require a fast lookup (like get) but just returning CAS.

      Attachments

        Issue Links

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

          Activity

            People

              mnunberg Mark Nunberg (Inactive)
              drigby Dave Rigby (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty