Top Level :: Database
:: mongo
:: 1.0.4
mongo 1.0.4
This package is not maintained anymore and has been superseded by
mongodb.
Package Information |
Summary |
MongoDB database driver |
Maintainers |
Jeremy Mikola (lead)
[details]
Derick Rethans <
derick at php dot net >
(lead)
[wishlist]
[details]
Hannes Magnusson <
bjori at php dot net >
(lead)
[details]
|
License |
Apache License |
Description |
This package provides an interface for communicating with the MongoDB database in PHP. |
Homepage |
http://docs.mongodb.org/ecosystem/drivers/php/
|
Release notes
Version 1.0.4
(stable)
|
Authenticate with any DB (not just admin) on login: "mongodb://username:password@host/db" Connection timeout option, see doc for Mongo::__construct Throws exception for non-UTF8 strings Added Mongo::listDBs function Added MongoCursor::addOption for $min and $max queries Tailable cursors fixed MongoDate segfault fix NEW - a bunch of mutex/threading stuff... if this doesn't work with your OS's threading library, please file a bug! |
|
Dependencies for release 1.0.4 |
|
|