example.scenario.js.backward_compatibility.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mongoose-base Show documentation
Show all versions of mongoose-base Show documentation
Mongoose is a high-load storage performance testing tool
Load
.config(
{
"load": {
"limit": {
"count": 100
},
"threads": 10
},
"run": {
"id": "backward-compatibility-test"
},
"storage": {
"auth": {
"id": "[email protected]"
},
"node": {
"addrs": new java.util.ArrayList(["127.0.0.1"])
}
}
}
)
.run();
© 2015 - 2025 Weber Informatics LLC | Privacy Policy