{"id":18731474,"url":"https://github.com/amacgregor/circuit_breaker_example","last_synced_at":"2025-07-17T15:34:28.014Z","repository":{"id":148639851,"uuid":"310283989","full_name":"amacgregor/circuit_breaker_example","owner":"amacgregor","description":"An example implementation of the circuit breaker pattern in elixir ","archived":false,"fork":false,"pushed_at":"2020-12-23T22:16:41.000Z","size":5,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T20:09:46.987Z","etag":null,"topics":["design-patterns","elixir","functional-programming"],"latest_commit_sha":null,"homepage":"https://allanmacgregor.com/posts/circuit-breaker-pattern-in-elixir","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amacgregor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"amacgregor","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-11-05T11:54:50.000Z","updated_at":"2024-04-24T17:24:23.000Z","dependencies_parsed_at":"2023-05-02T05:26:17.213Z","dependency_job_id":null,"html_url":"https://github.com/amacgregor/circuit_breaker_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amacgregor/circuit_breaker_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amacgregor%2Fcircuit_breaker_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amacgregor%2Fcircuit_breaker_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amacgregor%2Fcircuit_breaker_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amacgregor%2Fcircuit_breaker_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amacgregor","download_url":"https://codeload.github.com/amacgregor/circuit_breaker_example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amacgregor%2Fcircuit_breaker_example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265622657,"owners_count":23800016,"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":["design-patterns","elixir","functional-programming"],"created_at":"2024-11-07T14:58:32.449Z","updated_at":"2025-07-17T15:34:27.998Z","avatar_url":"https://github.com/amacgregor.png","language":"Elixir","funding_links":["https://github.com/sponsors/amacgregor"],"categories":[],"sub_categories":[],"readme":"# CircuitBreaker\n\n**TODO: Add description**\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `circuit_breaker` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:circuit_breaker, \"~\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/circuit_breaker](https://hexdocs.pm/circuit_breaker).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famacgregor%2Fcircuit_breaker_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famacgregor%2Fcircuit_breaker_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famacgregor%2Fcircuit_breaker_example/lists"}