added deduplication and exchange stats
This commit is contained in:
parent
133f37e755
commit
100efb575f
7 changed files with 309 additions and 6 deletions
|
|
@ -77,8 +77,8 @@
|
|||
"port": 6379,
|
||||
"db": 1
|
||||
},
|
||||
"workers": 10,
|
||||
"concurrency": 4,
|
||||
"workers": 1,
|
||||
"concurrency": 1,
|
||||
"enableScheduledJobs": true,
|
||||
"defaultJobOptions": {
|
||||
"attempts": 3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue