mirror of
https://github.com/charlienet/go-mixed.git
synced 2025-07-18 08:32:40 +08:00
redis rename key
This commit is contained in:
@ -143,6 +143,7 @@ func TestRedisPool(t *testing.T) {
|
||||
|
||||
t.Log(client.ConfigGet(context.Background(), "slowlog-log-slower-than").Result())
|
||||
|
||||
// client.FunctionLoadReplace(context.Background(), "")
|
||||
}, redis.RedisOption{
|
||||
Addr: "192.168.123.100:6379",
|
||||
PoolSize: 100,
|
||||
|
Reference in New Issue
Block a user