Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-39

Minimize key size by storing as binary array

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Do
    • Major
    • backlog-2.0
    • 2.0 Beta
    • library
    • None
    • .NET client, Couchbase Server 1.8

    Description

      To reduce overall memory consumption, and make most efficient use of resources, the client should be able to store data as a binary array instead of in a string representation. For example, a GUID which might take 36 bytes as a string can be stored as a 20-byte binary array.

      However, the .NET client API doesn't provide any means to store non-string representations of keys, so we're not able to maximize efficiency in this way.

      Attachments

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

        Activity

          People

            ingenthr Matt Ingenthron
            TimSmith Tim Smith (Inactive)
            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