lettuce icon indicating copy to clipboard operation
lettuce copied to clipboard

Add authentication to RedisClient

Open jencompgeek opened this issue 11 years ago • 0 comments

It would be nice to provide a password to RedisClient and have it call auth automatically on connect (ala this custom extension: https://github.com/SpringSource/spring-data-redis/blob/master/src/main/java/org/springframework/data/redis/connection/lettuce/AuthenticatingRedisClient.java)

jencompgeek avatar Jun 29 '13 00:06 jencompgeek