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/05/11 06:23:25 UTC

[GitHub] jaydoane commented on issue #512: Couchdb 3298 optimize writing btree nodes

jaydoane commented on issue #512: Couchdb 3298 optimize writing btree nodes
URL: https://github.com/apache/couchdb/pull/512#issuecomment-300694363
 
 
   While I don't pretend to understand the details of the algorithm, I found the thorough description very helpful, especially the aside about how a btree update works. All eunit tests are passing for me. My only complaint is that I find `if` statements to be less easy to read than `case` statements.
 
----------------------------------------------------------------
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