{"id":28266958,"url":"https://github.com/nullndr/ekvbucket","last_synced_at":"2025-07-13T23:07:51.579Z","repository":{"id":104067672,"uuid":"508406315","full_name":"nullndr/EKVBucket","owner":"nullndr","description":"A key-value store application written in Elixir","archived":false,"fork":false,"pushed_at":"2022-07-01T07:57:38.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T01:37:13.452Z","etag":null,"topics":["elixir","elixir-lang","key-value-store"],"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/nullndr.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,"zenodo":null}},"created_at":"2022-06-28T18:07:26.000Z","updated_at":"2022-06-30T13:14:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"9adbd004-1224-493c-8d93-d6706f6047ad","html_url":"https://github.com/nullndr/EKVBucket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nullndr/EKVBucket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FEKVBucket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FEKVBucket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FEKVBucket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FEKVBucket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullndr","download_url":"https://codeload.github.com/nullndr/EKVBucket/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullndr%2FEKVBucket/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265218735,"owners_count":23729527,"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":["elixir","elixir-lang","key-value-store"],"created_at":"2025-05-20T15:09:48.524Z","updated_at":"2025-07-13T23:07:51.571Z","avatar_url":"https://github.com/nullndr.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Key - Value Store Application in Elixir\n\nThis is an [Elixir](https://elixir-lang.org/getting-started/introduction.html) application that works as a distributed key-value store.\n\n\u003e ⚠️ This is just a little application for me to learn Elixir.\n\n### Development\n\nIn order to compile the code, run:\n\n```sh\n$ mix compile\n```\n\nOnce the code has been compiled inside the `_build` folder, run:\n\n```sh\n$ iex -S mix\n```\n\ntrying out the changes from an `iex` session.\n\n### Testing\n\nMix comes with a testing framework called [ElixirUnit](https://elixir-lang.org/getting-started/introduction.html#elixirunit).\n\nWrite the tests in the [`test`](./test/) folder, with `.exs` suffix.\n\nTo execute the tests, run:\n\n```sh\n$ mix test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullndr%2Fekvbucket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullndr%2Fekvbucket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullndr%2Fekvbucket/lists"}