Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.3
-
None
-
Committers Level (Medium to Hard)
Description
Actually all_docs is handle in couch_mrview application since the refactoring. I think it should be handled in couch_db module or at least in coouch db core rather than in an externall application. We should have indeed an API to list, fold all docs easily (without using couch_btree) without having to use the map/reduce level.