Skip to content

Latest commit

 

History

119 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A performance study of MongoDB and Redis in a Node environment

A program to test MongoDB and Redis.

Command line tool which takes user input and automatically writes execution to an output file, located ./lib/output/

Running the application

To run the application in terminal, the machine must have both mongo, redis and node drivers installed globally.

Once installed, cd into the directory and run

joshcroad$ node lib/app.js [flag]

[flag]

--write or -w - Initialise the write tests.

--search or -s - Initialise the search tests.

--update or -u - Initialise the update tests.

About

A performance study of MongoDB and Redis NoSQL stores, in a Node environment.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages