Just stepped up from 1.1.3 of the php driver to 1.2.6. Wow, big improvement. Logfile paucity shows the connection pooling / persistence is working, and noticeable speed improvements (page load times cut 10% to 30%) all around show dev is on the right track. Kudos.
MongoDB Native Driver
- Installing/Configuring
- Manual
- Core Classes
- MongoClient — The MongoClient class
- MongoDB — The MongoDB class
- MongoCollection — The MongoCollection class
- MongoCursor — The MongoCursor class
- Types
- MongoId — The MongoId class
- MongoCode — The MongoCode class
- MongoDate — The MongoDate class
- MongoRegex — The MongoRegex class
- MongoBinData — The MongoBinData class
- MongoInt32 — The MongoInt32 class
- MongoInt64 — The MongoInt64 class
- MongoDBRef — The MongoDBRef class
- MongoMinKey — The MongoMinKey class
- MongoMaxKey — The MongoMaxKey class
- MongoTimestamp — The MongoTimestamp class
- GridFS Classes
- MongoGridFS — The MongoGridFS class
- MongoGridFSFile — The MongoGridFSFile class
- MongoGridFSCursor — The MongoGridFSCursor class
- Miscellaneous
- Mongo Functions
- bson_decode — Deserializes a BSON object into a PHP array
- bson_encode — Serializes a PHP variable into a BSON string
- Exceptions
- MongoException — The MongoException class
- MongoResultException — The MongoResultException class
- MongoCursorException — The MongoCursorException class
- MongoCursorTimeoutException — The MongoCursorTimeoutException class
- MongoConnectionException — The MongoConnectionException class
- MongoGridFSException — The MongoGridFSException class
- Changelog
mike at eastghost dot com ¶
1 year ago
