Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Compaction" page has been changed by RobertNewson. The comment on this change is: View compaction works as early as 0.10.0. http://wiki.apache.org/couchdb/Compaction?action=diff&rev1=21&rev2=22 -------------------------------------------------- == View compaction == - [[Introduction_to_CouchDB_views|Views]] need compaction like databases. There is a compact views feature introduced with CouchDB 0.11: + [[Introduction_to_CouchDB_views|Views]] need compaction like databases. There is a compact views feature introduced with CouchDB 0.10.0: {{{ curl -X POST http://localhost:5984/dbname/_compact/designname #=> {"ok":true}
