1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ruben Bridgewater
01a377383b Use type safe comparison 2015-07-22 17:51:24 +02:00
Ruben Bridgewater
745fccebfb Add var statements to undeclared variables and remove unused variables 2015-07-22 17:51:24 +02:00
Ruben Bridgewater
a2bc597212 Add simicolons
This is just a style change
2015-07-22 17:51:07 +02:00
Ruben Bridgewater
1f9e536ca0 Add use strict statements
This is going to improve the performance minimal and improves the safety of the code
2015-07-22 17:50:37 +02:00
Bryce Baril
ccd4a2b8a3 Adding percentage outputs to diff_multi_bench_output.js
Adding missing dev dependencies to package.json
2013-03-12 21:00:37 -07:00
DTrejo
f120cbd302 diff_multi_bench_output.js for easy benchmark comparison 2012-07-12 17:50:30 -07:00