修改配置
This commit is contained in:
parent
a74cf5ddb7
commit
2629778c96
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user