{"id":32166525,"url":"https://github.com/ericentin/caspax","last_synced_at":"2026-02-21T15:04:45.167Z","repository":{"id":57482285,"uuid":"125423178","full_name":"ericentin/caspax","owner":"ericentin","description":"An Elixir implementation of the CASPaxos distributed compare-and-set KV store.","archived":false,"fork":false,"pushed_at":"2018-10-30T16:18:34.000Z","size":16,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-31T22:04:29.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ericentin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-15T20:34:50.000Z","updated_at":"2025-05-12T16:35:05.000Z","dependencies_parsed_at":"2022-09-02T04:20:59.356Z","dependency_job_id":null,"html_url":"https://github.com/ericentin/caspax","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericentin/caspax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fcaspax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fcaspax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fcaspax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fcaspax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericentin","download_url":"https://codeload.github.com/ericentin/caspax/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericentin%2Fcaspax/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29684076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T14:31:22.911Z","status":"ssl_error","status_checked_at":"2026-02-21T14:31:22.570Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-10-21T15:06:40.588Z","updated_at":"2026-02-21T15:04:45.161Z","avatar_url":"https://github.com/ericentin.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caspax\n\nAn Elixir implementation of the CASPaxos distributed compare-and-set KV.\n\nCurrently incomplete, but the main portion of the protocol is implemented for erlang nodes. Test with `mix run test.exs`.\n\nStill to do: deletion, GC\n\nRelated reading:\n* https://arxiv.org/abs/1802.07000\n* https://github.com/peterbourgon/caspaxos\n* https://github.com/tschottdorf/caspaxos-tla\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `caspax` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:caspax, \"~\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/caspax](https://hexdocs.pm/caspax).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericentin%2Fcaspax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericentin%2Fcaspax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericentin%2Fcaspax/lists"}