From d5861c349e5ab40c07c637deec6100a9f29079c9 Mon Sep 17 00:00:00 2001 From: Ruben Bridgewater Date: Mon, 23 Nov 2015 23:14:35 +0100 Subject: [PATCH] Add more keywords --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 97aed997ed..aff073347a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,9 @@ "database", "redis", "transaction", - "pipelining" + "pipelining", + "performance", + "queue" ], "author": "Matt Ranney ", "license": "MIT",