This commit is contained in:
laodaming 2023-08-10 15:44:42 +08:00
parent 6bb1acd7a2
commit 5e0fc44855

View File

@ -54,7 +54,7 @@ var (
return true
},
//写的缓存池
//WriteBufferPool: &buffPool,
WriteBufferPool: &buffPool,
//是否支持压缩
EnableCompression: true,
}