{"id":15285854,"url":"https://github.com/aerosol/recycle","last_synced_at":"2025-04-13T02:42:37.257Z","repository":{"id":57542151,"uuid":"170106725","full_name":"aerosol/recycle","owner":"aerosol","description":" :recycle: Convenience wrapper around gen_cycle behaviour","archived":false,"fork":false,"pushed_at":"2019-02-19T12:28:10.000Z","size":16,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T05:36:42.676Z","etag":null,"topics":["cycle","elixir","erlang","periodic-jobs"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aerosol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-11T10:04:31.000Z","updated_at":"2020-01-26T23:43:35.000Z","dependencies_parsed_at":"2022-09-09T04:11:59.934Z","dependency_job_id":null,"html_url":"https://github.com/aerosol/recycle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerosol%2Frecycle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerosol%2Frecycle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerosol%2Frecycle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerosol%2Frecycle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aerosol","download_url":"https://codeload.github.com/aerosol/recycle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643046,"owners_count":21138353,"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":["cycle","elixir","erlang","periodic-jobs"],"created_at":"2024-09-30T15:07:53.575Z","updated_at":"2025-04-13T02:42:37.236Z","avatar_url":"https://github.com/aerosol.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recycle\n\n[![Hex.pm](https://img.shields.io/hexpm/v/recycle.svg)](https://hex.pm/packages/recycle)\n\nConvenience wrapper around [gen_cycle](https://hex.pm/packages/gen_cycle) behaviour.\n\nProvides `__using__/1` macro for generating the cycle callback module.\n\nBy default, skips the first cycle which is usually what you want when\napplications such as `Ecto.Repo` start asynchronously.\n\nRefer to the test suite for sample usage.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `gencycle` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:recycle, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/recycle/Recycle.html#content](https://hexdocs.pm/recycle).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerosol%2Frecycle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faerosol%2Frecycle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerosol%2Frecycle/lists"}