Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-46152

Let memcache store explicitly serialise / deserialize data

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Duplicate
    • Minor
    • None
    • 2.7
    • Caching
    • None
    • MOODLE_27_STABLE

    Description

      In MDL-46151, we discovered that some inconsistencies in the PHP memcache module are causing cached data to be returned as a different type from what was set.

      To help prevent problems, it would be very useful if the memcache store were to have a setting to allow the user to select whether to explicitly serialise data as part of the set() operation, and to deserialise it in the get() operation before returning it to the calling code.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              maherne Michael Aherne
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: