> On 02 Jul 2015, at 12:23, Jan Lehnardt <j...@apache.org> wrote:
> 
> 
>> On 02 Jul 2015, at 12:19, Hermann Norpois <hnorp...@gmail.com> wrote:
>> 
>> Hello,
>> 
>> how does couchdb parse the json-documents? Which tool is used? Is it a
>> known library or is it a couchdb built in function?
> 
> We use https://github.com/apache/couchdb-jiffy a C-implementation of a JSON
> parser.
> 
> Although there is now a discussion to move back to mochijson2, which is
> native Erlang: https://issues.apache.org/jira/browse/COUCHDB-2732

In addition: view results are serialised by SpiderMonkey’s native 
JSON.stringify();

Best
Jan
--
> 
> Best
> Jan
> --
> 
> 
>> Thanks
>> Hermann
> 
> -- 
> Professional Support for Apache CouchDB:
> http://www.neighbourhood.ie/couchdb-support/
> 

-- 
Professional Support for Apache CouchDB:
http://www.neighbourhood.ie/couchdb-support/

Reply via email to