Preparing search index...
The search index is not available
@taskforcesh/bullmq-pro - v7.25.0
@taskforcesh/bullmq-pro
v1
Repeat
Class Repeat
Hierarchy
QueueBase
Repeat
Index
Constructors
constructor
Properties
closing
keys
name
opts
to
Key
Accessors
client
redis
Version
Methods
add
Next
Repeatable
Job
close
disconnect
emit
get
Repeatable
Count
get
Repeatable
Jobs
remove
Repeatable
remove
Repeatable
By
Key
wait
Until
Ready
Constructors
constructor
new
Repeat
(
name
,
opts
?
,
Connection
?
)
:
Repeat
Parameters
name
:
string
Optional
opts
:
QueueBaseOptions
Optional
Connection
:
typeof
RedisConnection
Returns
Repeat
Properties
closing
closing
:
Promise
<
void
>
keys
keys
:
KeysMap
Readonly
name
name
:
string
opts
opts
:
QueueBaseOptions
to
Key
to
Key
:
(
(
type
)
=>
string
)
Type declaration
(
type
)
:
string
Parameters
type
:
string
Returns
string
Accessors
client
get
client
(
)
:
Promise
<
RedisClient
>
Returns
Promise
<
RedisClient
>
redis
Version
get
redisVersion
(
)
:
string
Returns
string
Methods
add
Next
Repeatable
Job
add
Next
Repeatable
Job
<
T
,
R
,
N
>
(
name
,
data
,
opts
,
skipCheckExists
?
)
:
Promise
<
Job
<
T
,
R
,
N
>
>
Type Parameters
T
=
any
R
=
any
N
extends
string
=
string
Parameters
name
:
N
data
:
T
opts
:
JobsOptions
Optional
skipCheckExists
:
boolean
Returns
Promise
<
Job
<
T
,
R
,
N
>
>
close
close
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
disconnect
disconnect
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
emit
emit
(
event
,
...
args
)
:
boolean
Parameters
event
:
string
|
symbol
Rest
...
args
:
any
[]
Returns
boolean
get
Repeatable
Count
get
Repeatable
Count
(
)
:
Promise
<
number
>
Returns
Promise
<
number
>
get
Repeatable
Jobs
get
Repeatable
Jobs
(
start
?
,
end
?
,
asc
?
)
:
Promise
<
{
cron
:
string
;
endDate
:
number
;
id
:
string
;
key
:
string
;
name
:
string
;
next
:
number
;
tz
:
string
;
}
[]
>
Parameters
Optional
start
:
number
Optional
end
:
number
Optional
asc
:
boolean
Returns
Promise
<
{
cron
:
string
;
endDate
:
number
;
id
:
string
;
key
:
string
;
name
:
string
;
next
:
number
;
tz
:
string
;
}
[]
>
remove
Repeatable
remove
Repeatable
(
name
,
repeat
,
jobId
?
)
:
Promise
<
void
>
Parameters
name
:
string
repeat
:
RepeatOptions
Optional
jobId
:
string
Returns
Promise
<
void
>
remove
Repeatable
By
Key
remove
Repeatable
By
Key
(
repeatJobKey
)
:
Promise
<
void
>
Parameters
repeatJobKey
:
string
Returns
Promise
<
void
>
wait
Until
Ready
wait
Until
Ready
(
)
:
Promise
<
RedisClient
>
Returns
Promise
<
RedisClient
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
closing
keys
name
opts
to
Key
client
redis
Version
add
Next
Repeatable
Job
close
disconnect
emit
get
Repeatable
Count
get
Repeatable
Jobs
remove
Repeatable
remove
Repeatable
By
Key
wait
Until
Ready
@taskforcesh/bullmq-
pro -
v7.25.0
v7
v6
v5
v4
v3
v2
v1
Job
Pro
Queue
Pro
Queue
Scheduler
Pro
Worker
Pro
Metrics
Time
Child
Pool
Flow
Producer
Job
Queue
Queue
Base
Queue
Events
Queue
Scheduler
Redis
Connection
Repeat
Unrecoverable
Error
Worker
Child
Process
Ext
Job
Node
Job
Ttl
Map
Jobs
Pro
Options
Queue
Pro
Options
Worker
Pro
Options
Processor
Pro
Redis
Client
Generated using
TypeDoc