{"id":13513868,"url":"https://github.com/commanded/commanded-scheduler","last_synced_at":"2025-04-11T03:43:33.078Z","repository":{"id":57484908,"uuid":"111567513","full_name":"commanded/commanded-scheduler","owner":"commanded","description":"Schedule one-off and recurring commands for Commanded CQRS/ES applications","archived":false,"fork":false,"pushed_at":"2020-01-09T14:03:01.000Z","size":109,"stargazers_count":32,"open_issues_count":5,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T22:37:26.638Z","etag":null,"topics":["command-scheduler","commanded","cqrs","recurring-commands"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commanded.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"slashdotdash","open_collective":"commanded"}},"created_at":"2017-11-21T15:33:35.000Z","updated_at":"2024-04-25T11:57:30.000Z","dependencies_parsed_at":"2022-08-28T17:40:57.245Z","dependency_job_id":null,"html_url":"https://github.com/commanded/commanded-scheduler","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commanded%2Fcommanded-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commanded%2Fcommanded-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commanded%2Fcommanded-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commanded%2Fcommanded-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commanded","download_url":"https://codeload.github.com/commanded/commanded-scheduler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248270503,"owners_count":21075794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command-scheduler","commanded","cqrs","recurring-commands"],"created_at":"2024-08-01T05:00:39.170Z","updated_at":"2025-04-11T03:43:33.054Z","avatar_url":"https://github.com/commanded.png","language":"Elixir","readme":"# Commanded scheduler\n\nOne-off command scheduler for [Commanded](https://github.com/commanded/commanded) CQRS/ES applications using [Ecto](https://github.com/elixir-ecto/ecto) for persistence.\n\nCommands can be scheduled in one of two ways:\n\n- Using the `Commanded.Scheduler` module as described in the [Example usage](guides/Usage.md#usage) section.\n- By [dispatching a scheduled command](guides/Usage.md#dispatch-a-scheduled-command) using your app's router or from within a process manager.\n\n```elixir\nCommanded.Scheduler.schedule_once(reservation_id, %TimeoutReservation{..}, ~N[2020-01-01 12:00:00])\n```\n\n---\n\nMIT License\n\n[![Build Status](https://travis-ci.org/commanded/commanded-scheduler.svg?branch=master)](https://travis-ci.org/commanded/commanded-scheduler)\n\n---\n\n## Getting started and usage guides\n\n- [Getting started](guides/Getting%20Started.md)\n- [Usage](guides/Usage.md)\n- [Testing](guides/Testing.md)\n","funding_links":["https://github.com/sponsors/slashdotdash","https://opencollective.com/commanded"],"categories":["Elixir","Libraries"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommanded%2Fcommanded-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommanded%2Fcommanded-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommanded%2Fcommanded-scheduler/lists"}