Skip to content

gsbingo/sep-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadMe.md

  1. Prepare MongoDB cluster for testing.

Create the MongoDB cluster with 2 shards.

mlaunch init --sharded 2 --config 3 --mongos 1 --nodes 3 --replicaset --port 40000 --auth --username pwcuser --password password

  1. Test case 9.1

test-9-1.js

  1. Test case 9.2

test-9-2.js

  1. Test case 9.3

test/driverBench/test-9-3.js

  1. Test case 9.4

test/driverBench/test-9-4.js

  1. Test case 9.5

generate workload with test-9-3.js, and monitor the replication lag with MongoDB Ops Manager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published