@pondoknusa/queue
Queue and background jobs for Pondoknusa
Install
bash
npm install @pondoknusa/queueMetadata
| Field | Value |
|---|---|
| Version | 2.0.0 |
| Source | packages/queue |
| Category | Platform services |
| Node.js | >=26 |
Pondoknusa dependencies
Public exports
From the package entry point (dist/index.d.ts). Deep imports are not supported.
Values
BatchRepositoryBatchStateChainDatabaseQueueDispatcherFailedJobRepositoryJobJobNotFoundExceptionJobRegistryPendingBatchQueueManagerQueueProcessorQueueWorkerQueueWorkerProcessHookQueueWorkerProcessResultRedisQueueSyncQueuecreateQueueStackdecodePayloadencodePayloadformatJobExceptionisWorkerQueuenewFailedJobUuidserializeJobsetQueueWorkerProcessHook
Types
DatabaseQueueConnectionConfigFailedJobRecordFailedJobsConfigQueueConfigQueueConnectionConfigQueueContractQueueJobRecordRedisQueueConnectionConfigSerializedJobPayloadSyncQueueConnectionConfigWorkerQueue
Guide
See the Queues & jobs guide for usage examples.