]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Authenticate with Redis before database selection (#1020)
author6d5CfLQ3dYAb <6d5CfLQ3dYAb@users.noreply.github.com>
Wed, 23 Mar 2022 20:07:50 +0000 (13:07 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 20:07:50 +0000 (21:07 +0100)
commit1d2ca28a1f1c23e902f32644a4012ba59f76a45b
treea827c1e97b262659a239f27896328dde89ac1ac1
parentdfb3111f71ea19e7d2c3aaf161ba96a44e2af155
fix: Authenticate with Redis before database selection (#1020)
src/storage/secondary/RedisStorage.cpp