|
I looked at Tokyo/Kyoto Cabinet & Tyrant, but I swear I found
something that eliminated it as an option, though I can't remember
now what it was. :/ I thought it was that it took too much RAM, but
it looks like 3MB of RAM is good for 1M records...and I have a 512MB
VPS, so I think I can count on at least 32Mb of RAM for the database
without breaking a sweat. And if I end up with more than 10M
records, then I can afford a bigger server; the records would
average about US$0.50 of value each to me, each, so I wouldn't be
complaining at that point. CouchDB does replication without almost any effort on my part, though, and that still wins for now, since my PRIMARY task is maintaining the client code. At the point where I have enough load so horizontal replication of Nginx+CouchDB servers won't handle the load, I'll hire someone else to port to TokyoCabinet or MongoDB or Redis. It would be one of those "good problems to have." :) Thanks for the advice, Tim On 7/12/2011 4:38 PM, David Hollander wrote: > Where I KNOW I'm not getting the speed is my connection to CouchDB; it's on the same host, |