Projektstart

This commit is contained in:
2026-01-22 15:49:12 +01:00
parent 7212eb6f7a
commit 57e5f652f8
10637 changed files with 2598792 additions and 64 deletions

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=advanced-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"advanced-options.js","sourceRoot":"","sources":["../../../src/interfaces/advanced-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=backoff-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"backoff-options.js","sourceRoot":"","sources":["../../../src/interfaces/backoff-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=base-job-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"base-job-options.js","sourceRoot":"","sources":["../../../src/interfaces/base-job-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=child-message.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"child-message.js","sourceRoot":"","sources":["../../../src/interfaces/child-message.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=connection.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"connection.js","sourceRoot":"","sources":["../../../src/interfaces/connection.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=flow-job.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"flow-job.js","sourceRoot":"","sources":["../../../src/interfaces/flow-job.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,37 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./advanced-options"), exports);
tslib_1.__exportStar(require("./backoff-options"), exports);
tslib_1.__exportStar(require("./base-job-options"), exports);
tslib_1.__exportStar(require("./child-message"), exports);
tslib_1.__exportStar(require("./connection"), exports);
tslib_1.__exportStar(require("./flow-job"), exports);
tslib_1.__exportStar(require("./ioredis-events"), exports);
tslib_1.__exportStar(require("./job-json"), exports);
tslib_1.__exportStar(require("./job-scheduler-json"), exports);
tslib_1.__exportStar(require("./lock-manager-worker-context"), exports);
tslib_1.__exportStar(require("./metrics-options"), exports);
tslib_1.__exportStar(require("./metrics"), exports);
tslib_1.__exportStar(require("./minimal-job"), exports);
tslib_1.__exportStar(require("./minimal-queue"), exports);
tslib_1.__exportStar(require("./parent-message"), exports);
tslib_1.__exportStar(require("./parent"), exports);
tslib_1.__exportStar(require("./parent-options"), exports);
tslib_1.__exportStar(require("./queue-meta"), exports);
tslib_1.__exportStar(require("./queue-options"), exports);
tslib_1.__exportStar(require("./rate-limiter-options"), exports);
tslib_1.__exportStar(require("./redis-options"), exports);
tslib_1.__exportStar(require("./redis-streams"), exports);
tslib_1.__exportStar(require("./repeatable-job"), exports);
tslib_1.__exportStar(require("./repeatable-options"), exports);
tslib_1.__exportStar(require("./repeat-options"), exports);
tslib_1.__exportStar(require("./retry-options"), exports);
tslib_1.__exportStar(require("./script-queue-context"), exports);
tslib_1.__exportStar(require("./sandboxed-job-processor"), exports);
tslib_1.__exportStar(require("./sandboxed-job"), exports);
tslib_1.__exportStar(require("./sandboxed-options"), exports);
tslib_1.__exportStar(require("./worker-options"), exports);
tslib_1.__exportStar(require("./telemetry"), exports);
tslib_1.__exportStar(require("./receiver"), exports);
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/interfaces/index.ts"],"names":[],"mappings":";;;AAAA,6DAAmC;AACnC,4DAAkC;AAClC,6DAAmC;AACnC,0DAAgC;AAChC,uDAA6B;AAC7B,qDAA2B;AAC3B,2DAAiC;AACjC,qDAA2B;AAC3B,+DAAqC;AACrC,wEAA8C;AAC9C,4DAAkC;AAClC,oDAA0B;AAC1B,wDAA8B;AAC9B,0DAAgC;AAChC,2DAAiC;AACjC,mDAAyB;AACzB,2DAAiC;AACjC,uDAA6B;AAC7B,0DAAgC;AAChC,iEAAuC;AACvC,0DAAgC;AAChC,0DAAgC;AAChC,2DAAiC;AACjC,+DAAqC;AACrC,2DAAiC;AACjC,0DAAgC;AAChC,iEAAuC;AACvC,oEAA0C;AAC1C,0DAAgC;AAChC,8DAAoC;AACpC,2DAAiC;AACjC,sDAA4B;AAC5B,qDAA2B"}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=ioredis-events.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ioredis-events.js","sourceRoot":"","sources":["../../../src/interfaces/ioredis-events.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=job-json.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"job-json.js","sourceRoot":"","sources":["../../../src/interfaces/job-json.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=job-scheduler-json.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"job-scheduler-json.js","sourceRoot":"","sources":["../../../src/interfaces/job-scheduler-json.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=lock-manager-worker-context.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"lock-manager-worker-context.js","sourceRoot":"","sources":["../../../src/interfaces/lock-manager-worker-context.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=metrics-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"metrics-options.js","sourceRoot":"","sources":["../../../src/interfaces/metrics-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=metrics.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"metrics.js","sourceRoot":"","sources":["../../../src/interfaces/metrics.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=minimal-job.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"minimal-job.js","sourceRoot":"","sources":["../../../src/interfaces/minimal-job.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=minimal-queue.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"minimal-queue.js","sourceRoot":"","sources":["../../../src/interfaces/minimal-queue.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=parent-message.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"parent-message.js","sourceRoot":"","sources":["../../../src/interfaces/parent-message.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=parent-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"parent-options.js","sourceRoot":"","sources":["../../../src/interfaces/parent-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=parent.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"parent.js","sourceRoot":"","sources":["../../../src/interfaces/parent.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=queue-meta.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"queue-meta.js","sourceRoot":"","sources":["../../../src/interfaces/queue-meta.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,9 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ClientType = void 0;
var ClientType;
(function (ClientType) {
ClientType["blocking"] = "blocking";
ClientType["normal"] = "normal";
})(ClientType || (exports.ClientType = ClientType = {}));
//# sourceMappingURL=queue-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"queue-options.js","sourceRoot":"","sources":["../../../src/interfaces/queue-options.ts"],"names":[],"mappings":";;;AAKA,IAAY,UAGX;AAHD,WAAY,UAAU;IACpB,mCAAqB,CAAA;IACrB,+BAAiB,CAAA;AACnB,CAAC,EAHW,UAAU,0BAAV,UAAU,QAGrB"}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=rate-limiter-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"rate-limiter-options.js","sourceRoot":"","sources":["../../../src/interfaces/rate-limiter-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=receiver.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"receiver.js","sourceRoot":"","sources":["../../../src/interfaces/receiver.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=redis-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"redis-options.js","sourceRoot":"","sources":["../../../src/interfaces/redis-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=redis-streams.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"redis-streams.js","sourceRoot":"","sources":["../../../src/interfaces/redis-streams.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=repeat-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"repeat-options.js","sourceRoot":"","sources":["../../../src/interfaces/repeat-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=repeatable-job.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"repeatable-job.js","sourceRoot":"","sources":["../../../src/interfaces/repeatable-job.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=repeatable-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"repeatable-options.js","sourceRoot":"","sources":["../../../src/interfaces/repeatable-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=retry-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"retry-options.js","sourceRoot":"","sources":["../../../src/interfaces/retry-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=sandboxed-job-processor.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"sandboxed-job-processor.js","sourceRoot":"","sources":["../../../src/interfaces/sandboxed-job-processor.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=sandboxed-job.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"sandboxed-job.js","sourceRoot":"","sources":["../../../src/interfaces/sandboxed-job.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=sandboxed-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"sandboxed-options.js","sourceRoot":"","sources":["../../../src/interfaces/sandboxed-options.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=script-queue-context.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"script-queue-context.js","sourceRoot":"","sources":["../../../src/interfaces/script-queue-context.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=telemetry.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"telemetry.js","sourceRoot":"","sources":["../../../src/interfaces/telemetry.ts"],"names":[],"mappings":""}

View File

@@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=worker-options.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"worker-options.js","sourceRoot":"","sources":["../../../src/interfaces/worker-options.ts"],"names":[],"mappings":""}