[caption id="" align="alignright" width="240"] Image via CC from Sh4rp_i[/caption] Documents in Apache CouchDB are usually not really deleted but rather marked as such. In use cases with many document insertions and deletions, this considerably affects disc space consumption and performance. This post shows a practical way how to get rid of deleted documents and make your data base fast and efficient again. Deletion is not deletion Usually documents...
Read More