mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Move to bullmq
This commit is contained in:
parent
5e2afe4290
commit
5a921e7b74
30 changed files with 211 additions and 148 deletions
|
@ -1,4 +1,4 @@
|
|||
import { Job } from 'bull'
|
||||
import { Job } from 'bullmq'
|
||||
import { remove } from 'fs-extra'
|
||||
import { join } from 'path'
|
||||
import { logger, loggerTagsFactory } from '@server/helpers/logger'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue