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

memd should use a boolean rather than map for collections feature

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.1.7
    • None
    • library
    • None
    • 1

    Description

      The memd subpackage within gocbcore currently has a map of all protocol features which are enabled. This is used to determine how to encode and decode packets. We should add a special-case for collections to reduce the overhead of encoding this packets by using a boolean check rather than map lookup and then boolean check.

      Attachments

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

        Activity

          People

            charles.dixon Charles Dixon
            brett19 Brett Lawson
            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