From b0ee52b40dce0ad8640ba677f71110064f078183 Mon Sep 17 00:00:00 2001 From: The Codacy Badger Date: Wed, 3 Oct 2018 00:36:01 +0000 Subject: [PATCH] Add Codacy badge --- readme.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 4d8261e..e0fdf52 100644 --- a/readme.md +++ b/readme.md @@ -1,14 +1,16 @@ # Testing how well Node.js can scale and cluster with Postgres -## Using: +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/456c1b63ef2444da8055387f3ec135cf)](https://app.codacy.com/app/mkeeneth/nodejs-clustering-postgres?utm_source=github.com&utm_medium=referral&utm_content=mkeeneth/nodejs-clustering-postgres&utm_campaign=Badge_Grade_Dashboard) -Node.js, express, cluster, Postgres, body-parser +## Using -- https://nodejs.org/api/cluster.html -- https://www.npmjs.com/package/body-parser -- https://artillery.io +Node.js, express, cluster, Postgres, body-parser. Also used modern aync/awit and destructuring assignment. -## Run Load test: +- +- +- + +## Run Load test - npm install -g artillery - artillery run .\test\artillery_loop_post.json