I’m thinking of using Couchbase as a backup endpoint for an android app of mine. Each user will be able to connect with Facebook and backup his data when he wants to do a backup (not continuously).
I read that the minimum requirement is 4GB of RAM. Is that really necessary for a small dataset and few users? If I have 5000 users but never more than 5 simultaneous connections, and that speed isn’t a primary concern, isn’t ~1GB RAM enough?
Any thoughts about this would be welcome.