Transcoders & Non-JSON Documents

      +
      Libcouchbase operates on bare memory, and does not have a transcoders API. Custom transcoders and serializers provide support for applications needing to perform advanced operations, including supporting non-JSON data, and are available in the other SDKs, including those that sit on top of LCB.

      Libcouchbase operates on bare memory, and does not have a transcoders API. Custom transcoders and serializers provide support for applications needing to perform advanced operations, including supporting non-JSON data, and are available in the other SDKs, including those that sit on top of LCB.

      See the Transcoders & Non-JSON Documents pages for Node.js.