/express-session-store-benchmark

Benchmark for comparing in-memory, connect-redis and connect-mongo session stores.

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

express-session-store-benchmark

Benchmark for comparing in-memory, connect-redis and connect-mongo session stores.

To run the benchmark, just run the commands below:

npm install
./test.sh 

Dependencies

  1. Docker
  2. nodejs
  3. mongo should be up and running
  4. redis should be up and running

Results

See the pdf in this repo here