This commit is contained in:
laodaming 2023-08-10 15:42:58 +08:00
parent 2d9da17c58
commit 6bb1acd7a2

View File

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