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

Add async/await methods for bulk operations

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.3.3
    • 2.2.8
    • library
    • None

    Description

      Add overload to IBucket that looks something like this:

      public Task<List<IResult>> GetAsync(List<string> keys);
      

      Note initial implementation will simply "wrap" a call to WhenAll...future improvement will be to package all ops into a single Memcached operation.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty