PHP Classes

File: vendor/mongodb/mongodb/mongo-orchestration/replica_sets/replicaset-one-node.json

Recommend this page to a friend!
  Classes of walid laggoune   MongoDB Queue PHP Query Execute   vendor/mongodb/mongodb/mongo-orchestration/replica_sets/replicaset-one-node.json   Download  
File: vendor/mongodb/mongodb/mongo-orchestration/replica_sets/replicaset-one-node.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: MongoDB Queue PHP Query Execute
Query and execute multiple queries using MongoDB
Author: By
Last change:
Date: 4 years ago
Size: 610 bytes
 

Contents

Class file image Download
{ "id": "REPLICASET_SINGLE", "name": "mongod", "members": [ { "procParams": { "dbpath": "/tmp/REPLICASET/3020/", "ipv6": true, "logappend": true, "logpath": "/tmp/REPLICASET/3020/mongod.log", "journal": true, "port": 3020, "bind_ip_all": true }, "rsParams": { "tags": { "ordinal": "one", "dc": "pa" } }, "server_id": "RS-alone" } ] }