feat: upgrade go-redis version.
This commit is contained in:
@@ -28,6 +28,9 @@ message Data {
|
||||
google.protobuf.Duration dial_timeout = 5; // 连接超时时间
|
||||
google.protobuf.Duration read_timeout = 6; // 读取超时时间
|
||||
google.protobuf.Duration write_timeout = 7; // 写入超时时间
|
||||
|
||||
bool enable_tracing = 8;
|
||||
bool enable_metrics = 9;
|
||||
}
|
||||
|
||||
// MongoDB
|
||||
|
||||
Reference in New Issue
Block a user