]> git.saurik.com Git - redis.git/commit
Set the master->slave logical client as authenticated on creation, so that if the...
authorantirez <antirez@gmail.com>
Sun, 13 Dec 2009 14:09:46 +0000 (15:09 +0100)
committerantirez <antirez@gmail.com>
Sun, 13 Dec 2009 14:09:46 +0000 (15:09 +0100)
commit179b395244456e33324e1c69c1f1e370fe31994e
treef6d29c070d1a43373bd395d3256aeaa740d6594d
parent25e52257e675f8bbba51cf4a779a4b327d7757d2
Set the master->slave logical client as authenticated on creation, so that if the slave requires a password replication works anyway
redis.c