Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-441

Ensure all durable operations have durable options

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 2.0.0-alpha.3
    • None
    • None
    • None
    • 1

    Description

      Ensure all durable operations have durable options:

      • Set (0x1)
      • Add (0x2)
      • Replace (0x3)
      • Delete (0x4)
      • Increment (0x5)
      • Decrement (0x6)
      • Append (0xe)
      • Prepend (0xf)
      • Touch (0x1c)
      • SubdocDictAdd (0xc7)
      • SubdocDictUpsert (0xc8)
      • SubdocDelete (0xc9)
      • SubdocReplace (0cxa)
      • SubdocArrayPushLast (0xcb)
      • SubdocArrayPushFirst (0xcc)
      • SubdocArrayInsert (0xcd)
      • SubdocArrayAddUnique (0xce)
      • SubdocCounter (0xcf)
      • SubdocMultiMutation (0xd1)

      Attachments

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

        Activity

          People

            charles.dixon Charles Dixon
            charles.dixon Charles Dixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty