Some feedback:
* Seems like you're on AWS. I would like that to be disclosed:
when picking hosting these things matter, wouldn't you agree?
* Secondly, you don't seem to be protecting yourself from abuse: by charging
for docs you're on the hook of someone storing a ton of large
documents - think GridFS.
Anyway, congrats again!GridFS stores chucks as different documents so this still should be fine for our pricing scheme. Each chunk is saved in 256K document.
Thanks for the comment.
I'd love to see more technical details about the specs of servos, specs of mongodb instances, info about replica sets and sharding, etc.
Pretty exciting, as you are to my knowledge only the second sevice that provides seamlessly scaling mongodb databases (after dotcloud). (By seamlessly scaling I mean, I don't have to upgrade my plan and migrate data)
1. can your load balancer handle raw TCP load balancing, or is it always HTTP aware?
2. does it work with wildcard subdomains?
2. Yes you can use wildcard subdomains. You can then use different subdomains or wildcard on any project(s).
I'm a Nodejitsu user (and yes, its not free, so I get that) but Heroku doesn't even support Websockets at my last check.
Very compelling, I'll keep it in mind if I do any new node projects.