Hello CouchDB users, I am evaluating CouchDB as a file store for a web-application that will store JPEG images, audio and video files with their meta-data respectively. I wish to index these files (documents) based on the meta-data and retrieve them when necessary.
Does any body use CouchDB for purposes such as binary file storage and retrieval? If yes, what are your experiences? How does such a setup scale for huge databases (let us say tens of terabytes)? Thanks in advance, harsha
