You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2011/09/21 04:27:08 UTC

[jira] [Updated] (COUCHDB-1294) Use Jiffy for JSON serialization

     [ https://issues.apache.org/jira/browse/COUCHDB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-1294:
---------------------------------------

    Attachment: 0002-Remove-old-ejson-app.patch
                0001-Import-Jiffy.patch

Le patches

> Use Jiffy for JSON serialization
> --------------------------------
>
>                 Key: COUCHDB-1294
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1294
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core, HTTP Interface
>    Affects Versions: 1.2
>            Reporter: Paul Joseph Davis
>              Labels: json
>         Attachments: 0001-Import-Jiffy.patch, 0002-Remove-old-ejson-app.patch
>
>
> Jiffy is a NIF for JSON serialization. I wrote it quite a while ago but have finally gotten around to writing the integration for CouchDB. This is a direct replacement for ejson which does much less parsing in C. Jiffy is as close to mochijson2 (with our custom objects) as humanly possible. At the moment there are no known differences in output. Jiffy itself has been tested fairly extensively by a couple different groups so I'm fairly confident there aren't any major bugs left.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira