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 本地驱动
- 安装/配置
- 手册
- 核心类
- MongoClient — MongoClient 类
- MongoDB — MongoDB 类
- MongoCollection — The MongoCollection class
- MongoCursor — The MongoCursor class
- Types
- MongoId — MongoId 类
- MongoCode — The MongoCode class
- MongoDate — The MongoDate class
- MongoRegex — MongoRegex 类
- MongoBinData — The MongoBinData class
- MongoInt32 — MongoInt32 类
- MongoInt64 — MongoInt64 类
- MongoDBRef — The MongoDBRef class
- MongoMinKey — The MongoMinKey class
- MongoMaxKey — The MongoMaxKey class
- MongoTimestamp — MongoTimestamp 类
- GridFS Classes
- MongoGridFS — The MongoGridFS class
- MongoGridFSFile — The MongoGridFSFile class
- MongoGridFSCursor — The MongoGridFSCursor class
- Miscellaneous
- Mongo 函数
- bson_decode — 反序列化一个 BSON 对象为 PHP 数组
- bson_encode — 序列化一个 PHP 变量为 BSON 字符串
- Exceptions
- MongoException — The MongoException class
- MongoResultException — MongoResultException 类
- MongoCursorException — The MongoCursorException class
- MongoCursorTimeoutException — The MongoCursorTimeoutException class
- MongoConnectionException — The MongoConnectionException class
- MongoGridFSException — The MongoGridFSException class
- 更新日志
mike at eastghost dot com ¶
1 year ago
