An open index of dependabot pull requests across open source projects.

github.com/GoCodeAlone/modular/modules/scheduler

Ecosystem:
go
Package URL:
pkg:golang/github.com/GoCodeAlone/modular/modules/scheduler
Total PRs:
1 Dependabot PR
Latest PR:
9 months ago
Unique Repositories:
1 repository
Unique Repos (30 days):
1 repository
Recent PRs (filtered by: Closed , Patch PRs )
Package Details
Name: github.com/GoCodeAlone/modular/modules/scheduler
Ecosystem: go
PURL Type: golang
Package URL: pkg:golang/github.com/GoCodeAlone/modular/modules/scheduler
JSON API: View JSON
Package Information
Description:

Package scheduler provides job scheduling and task execution capabilities for the modular framework. This module implements a flexible job scheduler that supports both immediate and scheduled job execution, configurable worker pools, job persistence, and comprehensive job lifecycle management. It's designed for reliable background task processing in web applications and services. The scheduler module provides the following capabilities: The module registers a scheduler service for dependency injection: Basic job scheduling: Job with custom options:

Repository: https://github.com/GoCodeAlone/modular
Homepage: https://github.com/GoCodeAlone/modular
Latest Release: v0.1.0
10 months ago
Dependent Repos: 0
Dependent Packages: 0
Ranking: Top 5.807% by dependent repos Top 5.4415% by dependent pkgs
PR Status
Open 1 (100.0%)
Merged 0 (0.0%)
Closed 0 (0.0%)
PR Types
Patch 1 (100.0%)