Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-67

Preserve order of keys requested via getMulti()

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 1.0.4, 1.1.0-dp2
    • 1.0.3
    • library
    • Security Level: Public
    • None

    Description

      The php-memcached extension has nice feature to 'preserve_order' when they initialize the result object. It uses nulls in the same order as the keys, and later replaces them, because multiget responses could go in arbitrary order:
      https://github.com/php-memcached-dev/php-memcached/blob/master/php_memcached.c#L744-L746

      (thanks, avsej for finding this!)

      Attachments

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

        Activity

          People

            jan Jan Lehnardt (Inactive)
            BigBlueHat Benjamin Young
            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