mongodb driver manager replica set

final public MongoDB-Driver-Manager::__construct ( string $uri [, array $options [ ... ("mongodb://rs1.example.com,...

mongodb driver manager replica set

final public MongoDB-Driver-Manager::__construct ( string $uri [, array $options [ ... ("mongodb://rs1.example.com,rs2.example.com/?replicaSet=myReplicaSet"); ,The MongoDB-Driver-Manager is the main entry point to the extension. It is responsible for maintaining connections to MongoDB (be it standalone server, replica set, or sharded cluster). No connection to MongoDB is made upon instantiating the Manager.

相關軟體 MongoDB 資訊

MongoDB
MongoDB 是一個免費且開放源碼的跨平檯面向文檔的數據庫程序。分類為 NoSQL 數據庫程序,MongoDB 使用類似 JSON 的文檔與模式。它為使用 MongoDB 包括數據庫開發人員和 DBA 的任何人提供了豐富的 GUI 工具。主要功能包括:全功能嵌入 MongoDB Shell,用戶友好的 Map-Reduce 操作編輯器,創建 / 刪除數據庫,管理集合及其索引的能力,用戶友好的 G... MongoDB 軟體介紹

mongodb driver manager replica set 相關參考資料
MongoDB driver connection - Quick Start for Replica Set| Alibaba ...

Related linksMongoDB Drivers Connection String URI Format Note: The connection examples in this document ONLY apply to the connection ...

https://www.alibabacloud.com

MongoDBDriverManager

final public MongoDB-Driver-Manager::__construct ( string $uri [, array $options [ ... ("mongodb://rs1.example.com,rs2.example.com/?replicaSet=myReplicaSet");

https://doc.bccnsoft.com

PHP: MongoDBDriverManager - Manual - PHP.net

The MongoDB-Driver-Manager is the main entry point to the extension. It is responsible for maintaining connections to MongoDB (be it standalone server, replica set, or sharded cluster). No connection ...

http://php.net

PHP: MongoDBDriverManager::__construct - Manual - PHP.net

Constructs a new MongoDB-Driver-Manager object with the specified options .... Tag sets allow you to target read operations to specific members of a replica set.

http://php.net