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

Optimize multiple set (multi-set or mset bulk update) with setq

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Won't Fix
    • Major
    • backlog-1.0
    • 1.1
    • library

    Description

      The Java client, and others, implement a more efficient bulk loading feature when multiple updates are sent to the cluster at one time. They use setq to send multiple requests without needing to round-trip the result after each one.

      The .NET client does not implement this; it only implements a multi-get operation. The multi-set is important for efficiently loading data.

      This probaby doesn't have to be Couchbase-specific, but would apply to vanilla memcached servers, too.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            TimSmith Tim Smith (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty