Files
mongo/buildscripts/cost_model/mongod-inmemory.yaml
Matt Olma f360d12c33 SERVER-96080: Remove references to bonsai in buildscripts/cost_model (#32641)
GitOrigin-RevId: 6ed0765190afb716e06a50666e8ba610437414cd
2025-04-09 22:23:09 +00:00

11 lines
261 B
YAML

storage:
engine: inMemory
dbPath: /home/ubuntu/data/inmemorydb
systemLog:
path: /home/ubuntu/data/logs/mongod-inmemory.log
destination: file
logAppend: false
setParameter:
internalMeasureQueryExecutionTimeInNanoseconds: true
enableTestCommands: 1