修改配置

This commit is contained in:
lindj 2024-01-16 18:03:40 +08:00
parent a74cf5ddb7
commit 2629778c96

View File

@ -2,9 +2,13 @@
"CmdOptions": {
"InputFileType": "CSV",
"InputDir": "D:/MyDumper-ZST",
"TaskCount": 1,
"FlushCount": 100,
"TaskCount": 4,
"FlushCount": 1000,
"Isutf8mb4": true,
"OldestShardKey": 22000
"OldestShardKey": 23000,
"OldestTime": "202301"
},
"RedisCacheOptions": {
"Configuration": "localhost:6379"
}
}