{"id":23372830,"url":"https://github.com/fthuin/kvstore","last_synced_at":"2025-04-08T02:49:06.875Z","repository":{"id":42215879,"uuid":"58208641","full_name":"fthuin/kvstore","owner":"fthuin","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-24T20:36:10.000Z","size":4460,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T02:19:02.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/fthuin.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":"2016-05-06T13:19:19.000Z","updated_at":"2016-05-24T20:36:27.000Z","dependencies_parsed_at":"2022-08-29T18:31:53.337Z","dependency_job_id":null,"html_url":"https://github.com/fthuin/kvstore","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/fthuin%2Fkvstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fthuin%2Fkvstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fthuin%2Fkvstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fthuin%2Fkvstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fthuin","download_url":"https://codeload.github.com/fthuin/kvstore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767260,"owners_count":20992541,"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":[],"created_at":"2024-12-21T16:49:56.420Z","updated_at":"2025-04-08T02:49:06.853Z","avatar_url":"https://github.com/fthuin.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A biker race project in erlang using Riak\n\nThis project compiles and runs with the release of erlang named \"Erlang R16B03\"\nand the version of riak named \"Riak 2.1.4\".\n\nHere are the commands to type to compile and join the nodes from a terminal:\n\n```bash\nmake\nmake devrel\nfor d in dev/dev*; do $d/bin/kvstore start; done\nfor d in dev/dev*; do $d/bin/kvstore ping; done\n./dev/dev2/bin/kvstore-admin join kvstore1@127.0.0.1\n./dev/dev3/bin/kvstore-admin join kvstore1@127.0.0.1\n...etc\n```\n\nIn different terminals:\n\n```bash\n./dev/dev1/bin/kvstore attach\n```\n\n```bash\n./dev/dev2/bin/kvstore attach\n```\n\n```bash\n...etc\n```\n\nIn each attached console:\n\n```erlang\nbiker:start_race(UniquePid, NumberOfPlayers).\n```\n\nafter that, you can follow the instruction for input that will be shown.\n\nThis project was graded 20/20.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffthuin%2Fkvstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffthuin%2Fkvstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffthuin%2Fkvstore/lists"}