commit | 923be422b353b34e00f5ee2241525123340bcab7 | [log] [tgz] |
---|---|---|
author | Paul J. Davis <paul.joseph.davis@gmail.com> | Thu Mar 07 16:03:31 2013 -0600 |
committer | Paul J. Davis <paul.joseph.davis@gmail.com> | Wed Mar 20 06:02:43 2013 -0500 |
tree | 1be36f4825ccfc645b46a798cc51491100747535 | |
parent | d83c669fbe4ea4051938f57bf72be7345099e2dc [diff] |
Store #full_doc_info{} records in the seq tree This improves the performance of compaction and replication by not requiring a btree lookup for every row in the by_seq tree at the cost of storing extra bytes on disk.