Typed on glass.
On Aug 4, 2010, at 12:52 AM, Raghuveer Kancherla <[email protected]> wrote: > Hi, > My application requires managing a very large number of small documents (I > expect 2 to 3 MM docs 30kb each). This should be no problem at all for CouchDB to handle. You may have an even easier time backing up to another CouchDB, than s3, as CouchDB replication is designed for that. Google for CouchDB binary attachments to see how to best store these files. Cheers, Chris > There is a lot of are advice on the web > against saving these on the file system. > > I am planning to use couch db for this with a backup on amazon s3. Please > let me know if anyone tried to use couchdb as a file server and their > experience with it. > > PS: I tested mongodb, but I got errors that I am not able to replicate > again. > > Thanks in advance, > Raghu > website: http://raghuveer.info
