index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
couchdb
/
couch_btree.erl
Age
Commit message (
Expand
)
Author
2008-10-21
Fix for COUCHDB-99. Certain Skipped KeyValue pairs weren't being assembled in...
Damien F. Katz
2008-09-11
Check-in of document purge functionality.
Damien F. Katz
2008-08-14
CouchDB performance work. Faster Btree updates and lookups.
Damien F. Katz
2008-07-29
Fix for problem with count query arg in grouped reduce views. Previous fix wo...
Damien F. Katz
2008-07-28
Adjusted btree chunk size to give a 25% performance increase in random testing.
Damien F. Katz
2008-06-09
Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion.
Damien F. Katz
2008-06-05
Added reduce/combine example. Fixed broken node chunking with very large key...
Damien F. Katz
2008-05-29
Grouped reduce support. Needs performance work.
Damien F. Katz
2008-05-23
fix for bug with reusing map btree indexes when multiple views have the same ...
Damien F. Katz
2008-05-20
Fixed design document view definitions to be consistent with temp views. Chan...
Damien F. Katz
2008-05-15
Incremental reduce first checkin. Warning! Disk format change.
Damien F. Katz
2008-04-09
Fix for btree modification bug.
Damien F. Katz
2008-04-01
Fix for runaway process in the view code and the so far untested storage com...
Damien F. Katz
2008-03-28
Imported trunk.
Christopher Lenz