{"id":24423955,"url":"https://github.com/mopp/brownie","last_synced_at":"2025-10-05T00:41:39.645Z","repository":{"id":149753473,"uuid":"184847710","full_name":"mopp/brownie","owner":"mopp","description":"Hobby Distributed Key-Value Store","archived":false,"fork":false,"pushed_at":"2019-05-06T16:08:37.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T10:48:55.914Z","etag":null,"topics":["distributed-systems","elixir","hobby-project","kvs"],"latest_commit_sha":null,"homepage":null,"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/mopp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-04T03:27:34.000Z","updated_at":"2019-05-12T04:02:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9743a3f-848d-41bb-b597-c643501f3869","html_url":"https://github.com/mopp/brownie","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/mopp%2Fbrownie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2Fbrownie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2Fbrownie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mopp%2Fbrownie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mopp","download_url":"https://codeload.github.com/mopp/brownie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243429602,"owners_count":20289563,"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":["distributed-systems","elixir","hobby-project","kvs"],"created_at":"2025-01-20T10:48:19.121Z","updated_at":"2025-10-05T00:41:34.620Z","avatar_url":"https://github.com/mopp.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brownie\n\nHobby Distributed Key-Value Store\n\n# Requirements\n\n- elixir\n- docker-compose\n\n# How to test\n\n```console\nmake run\n```\n\nOn another console:\n\n```console\nmake attach\n\niex(one@brownie1.com)\u003e Brownie.Coordinator.request({:create, \"abc\", \"def\"})\n:ok\n\niex(one@brownie1.com)\u003e Brownie.Coordinator.request({:read, \"abc\"})\n{:ok, \"def\"}\n\niex(one@brownie1.com)\u003e Brownie.Coordinator.request({:update, \"abc\", \"xyz\"})\n{:ok, \"xyz\"}\n\niex(one@brownie1.com)\u003e Brownie.Coordinator.request({:delete, \"abc\"})\n:ok\n\niex(one@brownie1.com)\u003e Brownie.test false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopp%2Fbrownie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmopp%2Fbrownie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmopp%2Fbrownie/lists"}