summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_btree.erl
AgeCommit message (Expand)Author
2008-06-09Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion.Damien F. Katz
2008-06-05Added reduce/combine example. Fixed broken node chunking with very large key...Damien F. Katz
2008-05-29Grouped reduce support. Needs performance work.Damien F. Katz
2008-05-23fix for bug with reusing map btree indexes when multiple views have the same ...Damien F. Katz
2008-05-20Fixed design document view definitions to be consistent with temp views. Chan...Damien F. Katz
2008-05-15Incremental reduce first checkin. Warning! Disk format change.Damien F. Katz
2008-04-09Fix for btree modification bug.Damien F. Katz
2008-04-01Fix for runaway process in the view code and the so far untested storage com...Damien F. Katz
2008-03-28Imported trunk.Christopher Lenz