winstonjs/winston-redis

Update redis to 0.8.1

coderarity opened this issue · 0 comments

Redis 0.8.1 removes the hiredis optional dependency, preventing it from failing to build on SmartOS and causing npm to report a failure. This fixes an issue on Nodejitsu, since we use SmartOS on Joyent. Thanks!