Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-10

object should serialize and deserialize when being persisted to the cluster

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Critical
    • 0.8.0
    • None
    • library
    • Security Level: Public
    • None

    Description

      With most other client libraries, objects are automatically serialized when being stored and retrieved from the system. This client library should have similar functionality.

      For example, the Java spymemcached client library reserves the flags field for itself, and will set flags to indicate the datatype. One datatype is a serialized Java object.

      One good option would also be to allow serialization into JSON, since there is good, built in support for JSON since 2.6 (I believe).

      Attachments

        For Gerrit Dashboard: PYCBC-10
        # Subject Branch Project Status CR V

        Activity

          People

            BigBlueHat Benjamin Young
            ingenthr Matt Ingenthron
            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