pig-redis icon indicating copy to clipboard operation
pig-redis copied to clipboard

Support for redis security

Open timotta opened this issue 11 years ago • 0 comments

It would be nice to have support for AUTH command.

http://redis.io/commands/auth

Maybe creating a new constructor:

com.hackdiary.pig.RedisStorer('kv', 'localhost', 'mypassword')

what do you think?

timotta avatar Dec 07 '13 03:12 timotta