You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/22 05:16:46 UTC

[GitHub] nickva opened a new pull request #835: Avoid uncompressing document bodies just to calculate external size

nickva opened a new pull request #835: Avoid uncompressing document bodies just to calculate external size
URL: https://github.com/apache/couchdb/pull/835
 
 
   Use snappy's `uncompressed_length` and external binary format's binary spec to
   get uncompressed size.
   
   http://erlang.org/doc/apps/erts/erl_ext_dist.html
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services