PHP Classes

File: vendor/mongodb/mongodb/mongo-orchestration/standalone/standalone.json

Recommend this page to a friend!
  Classes of walid laggoune   MongoDB Queue PHP Query Execute   vendor/mongodb/mongodb/mongo-orchestration/standalone/standalone.json   Download  
File: vendor/mongodb/mongodb/mongo-orchestration/standalone/standalone.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: 339 bytes
 

Contents

Class file image Download
{ "name": "mongod", "id" : "STANDALONE", "procParams": { "dbpath": "/tmp/standalone/", "ipv6": true, "logappend": true, "logpath": "/tmp/standalone/mongod.log", "journal": true, "port": 2000, "bind_ip_all": true, "setParameter": {"enableTestCommands": 1} } }