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

4 Commits

Author SHA1 Message Date
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