OPTIONS
翻译或纠错本页面

测试环境的集群

警告

仅在测试环境与开发环境中使用此部署.

在测试与开发时,你可以部署一个最小的集群,这些组件 不能 被用在生产环境中:

Diagram of a sample sharded cluster for testing/development purposes only.  Contains only 1 config server, 1 ``mongos`` router, and at least 1 shard. The shard can be either a replica set or a standalone ``mongod`` instance.

Diagram of a sample sharded cluster for testing/development purposes only. Contains only 1 config server, 1 mongos router, and at least 1 shard. The shard can be either a replica set or a standalone mongod instance.

ON THIS PAGE