|
94e9f1fcfc
|
Replace jshint with eslint and add lots of rules
Fix eslint errors accordingly
|
2016-03-26 14:45:12 +01:00 |
|
|
7922d4eb85
|
Small style changes
|
2015-10-07 16:34:41 +02:00 |
|
|
a2bc597212
|
Add simicolons
This is just a style change
|
2015-07-22 17:51:07 +02:00 |
|
|
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 |
|
|
85bd648adc
|
Export RedisClient prototype to support extending.
See examples/extend.js for a simple example.
Remove command list from exports while I was in there.
|
2010-10-05 11:30:57 -07:00 |
|