bunqueue
v2.9
API reference
all versions
·
guide
bunqueue
Guide
GitHub
Preparing search index...
client
QueueOptions
Interface QueueOptions
interface
QueueOptions
{
autoBatch
?:
AutoBatchOptions
;
connection
?:
ConnectionOptions
;
dataPath
?:
string
;
defaultJobOptions
?:
JobOptions
;
embedded
?:
boolean
;
prefixKey
?:
string
;
}
Index
Properties
auto
Batch?
connection?
data
Path?
default
Job
Options?
embedded?
prefix
Key?
Properties
Optional
auto
Batch
autoBatch
?:
AutoBatchOptions
Optional
connection
connection
?:
ConnectionOptions
Optional
data
Path
dataPath
?:
string
Must match the process-wide embedded manager when one is already active.
Optional
default
Job
Options
defaultJobOptions
?:
JobOptions
Optional
embedded
embedded
?:
boolean
Optional
prefix
Key
prefixKey
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auto
Batch
connection
data
Path
default
Job
Options
embedded
prefix
Key
Guide
GitHub
bunqueue
Loading...
Must match the process-wide embedded manager when one is already active.