mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +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 { ActivitypubHttpFetcherPayload, FetchType } from '@shared/models'
|
||||
import { logger } from '../../../helpers/logger'
|
||||
import { VideoModel } from '../../../models/video/video'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue