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
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