| .. |
|
API
|
feat: Implement KEDA autoscaling for worker service with metrics endpoint
|
2025-08-12 17:37:13 +01:00 |
|
DataMigrations
|
refactor: Remove ProjectUser model and associated service to streamline user management
|
2025-08-26 15:51:06 +01:00 |
|
Jobs
|
Refactor migration files for consistency and readability; update BillingService and ProjectService for improved code clarity; enhance Countries interface formatting; standardize string quotes in various components; fix minor formatting issues in Settings and SendAnnouncementCreatedNotification.
|
2025-08-27 14:50:48 +01:00 |
|
Services/Queue
|
feat: Implement KEDA autoscaling for worker service with metrics endpoint
|
2025-08-12 17:37:13 +01:00 |
|
Utils
|
Add WorkerNotification queue and update SendReportsToSubscribers job configuration
|
2024-09-22 14:15:09 +01:00 |
|
.dockerignore
|
Add initial Worker module with configuration files, Dockerfile, and README
|
2024-09-16 08:30:48 -07:00 |
|
.gitattributes
|
Add initial Worker module with configuration files, Dockerfile, and README
|
2024-09-16 08:30:48 -07:00 |
|
.gitignore
|
Add initial Worker module with configuration files, Dockerfile, and README
|
2024-09-16 08:30:48 -07:00 |
|
Config.ts
|
feat: Introduce configurable concurrency settings for ingest workers in environment variables
|
2025-08-08 21:52:49 +01:00 |
|
Dockerfile.tpl
|
Set permission to write logs and cache on /tmp/npm in case container run as non root
|
2025-06-10 19:11:37 +01:00 |
|
Index.ts
|
feat: Add concurrency logging for various ingest services
|
2025-08-16 15:04:10 +01:00 |
|
nodemon.json
|
feat: Update nodemon configurations to improve performance and debugging options
|
2025-08-27 13:41:05 +01:00 |
|
package-lock.json
|
chore: update package-lock.json files to add @types/web-push and web-push dependencies
|
2025-07-30 15:21:03 +01:00 |
|
package.json
|
fix: increase Node.js memory limit in start script for all packages
|
2025-04-14 11:27:06 +01:00 |
|
README.md
|
Add initial Worker module with configuration files, Dockerfile, and README
|
2024-09-16 08:30:48 -07:00 |
|
Routes.ts
|
fix: Correct indentation for metrics endpoint exposure in WorkersFeatureSet
|
2025-08-12 17:38:38 +01:00 |
|
tsconfig.json
|
Add initial Worker module with configuration files, Dockerfile, and README
|
2024-09-16 08:30:48 -07:00 |