Skip to content

mbroadst/unified-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start up a replicaset

mlaunch init --replicaset --arbiter --name rs --hostname localhost --port 31000

Modify the MongoDB url

open the config.js and replace the URI if necessary

Load Data into replica set

node load-data.js

Run test

node server.js

This will run a server on localhost:3000, now you can point your browser at that url and see how long is takes to complete the operation.s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published