> Please don't forget that it's possible to host your database apart from your 
> main code. Mongolab[1]

While this is technically true, and as much as I love MongoDb, for all 
practical purposes this isn't really useful. The latency on these sorts of 
connections is generally totally unacceptable.

Also, I'm inclined to agree that bundling won't have a large effect on whether 
hosts include certain modules; in my experience they seem to be fairly 
aggressive about culling modules that they don't like, or don't think will be 
useful.

John Crenshaw
Priacta, Inc.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to