luca3m / redis3m

A C++ Redis client
Apache License 2.0
190 stars 78 forks source link

Add support for auth to connection_pool #31

Closed rbraud closed 9 years ago

rbraud commented 9 years ago

Supports auth for master/slave connections, but not sentinels.