a todo list manager
High-performance fixed capacity timer wheel
A complete library to interact with Cloud Redis (protocol v1)
Single-threaded, event-driven runtime primitives with pre-resolved dispatch
High-performance timer wheel with O(1) insert and cancel
A collection of executables to be used as taskwarrior hooks.
Core scheduling primitives for Zart — task polling, skip-lock, and storage backend abstraction
A complete library to interact with Cloud Memorystore for Memcached (protocol v1)
A complete library to interact with Cloud Memorystore for Memcached (protocol v1beta2)
A complete library to interact with Cloud Redis (protocol v1)
A complete library to interact with SQL Admin (protocol v1beta4)
A complete library to interact with SQL Admin (protocol v1)
Rescheduler is a library that uses Redis to maintain a task queue of immediate and delayed jobs without polling.
Automatic, configurable Kubernetes rescheduling
Rescue Sidekiq jobs on expected error and reschedule them
Enhances Sidekiq's job processing by automatically handling and rescheduling poison pills
Sidekiq plugin that provides for singleton jobs that reschedule themselves after completion
A flexible pure Ruby job queue. Tasks are reschedulable after failures.
Recurring_job creates a framework for creating custom DelayedJob jobs that are automatically rescheduled to run again at a given interval.
The Maintenance API provides a centralized view of planned disruptive maintenance events across supported Google Cloud products. It offers users visibility into upcoming, ongoing, and completed maintenance, along with controls to manage certain maintenance activities, such as mainteance windows, rescheduling, and on-demand updates. Note that google-cloud-maintenance-api-v1beta is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-maintenance-api instead. See the readme for more details.
The Maintenance API provides a centralized view of planned disruptive maintenance events across supported Google Cloud products. It offers users visibility into upcoming, ongoing, and completed maintenance, along with controls to manage certain maintenance activities, such as mainteance windows, rescheduling, and on-demand updates.
The Maintenance API provides a centralized view of planned disruptive maintenance events across supported Google Cloud products. It offers users visibility into upcoming, ongoing, and completed maintenance, along with controls to manage certain maintenance activities, such as maintenance windows, rescheduling, and on-demand updates. Note that google-cloud-maintenance-api-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-maintenance-api instead. See the readme for more details.
Mount SolidQueueWeb in any Rails app using Solid Queue to get a full-featured job dashboard: inspect jobs by status (ready, scheduled, running, blocked, failed), retry or discard failed jobs, reschedule or run scheduled jobs immediately, manage recurring tasks, filter by queue/priority/period, export to CSV, detect slow jobs, view queue depth sparklines, track job performance (p50/p95), and scrape a /metrics JSON endpoint for external monitoring — all without leaving your app.