{"id":25082223,"url":"https://github.com/drewxs/kv","last_synced_at":"2025-04-01T10:23:58.184Z","repository":{"id":193974752,"uuid":"689844366","full_name":"drewxs/kv","owner":"drewxs","description":"Distributed key-value store","archived":false,"fork":false,"pushed_at":"2023-10-17T12:16:33.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T05:31:07.077Z","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drewxs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-11T02:55:32.000Z","updated_at":"2023-11-05T10:10:17.000Z","dependencies_parsed_at":"2023-09-27T14:50:41.852Z","dependency_job_id":"78f0c615-4d09-4914-b998-6028bbfc1cc4","html_url":"https://github.com/drewxs/kv","commit_stats":null,"previous_names":["drewxs/kv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fkv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fkv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fkv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewxs%2Fkv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewxs","download_url":"https://codeload.github.com/drewxs/kv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246621330,"owners_count":20806933,"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":"2025-02-07T05:29:08.514Z","updated_at":"2025-04-01T10:23:58.164Z","avatar_url":"https://github.com/drewxs.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KV\n\nDistributed key-value store.\n\nOrganizes key-value pairs into buckets and distributes those buckets across multiple nodes,\nincluding a simple client allowing connection to any of those nodes and send requests.\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `kv` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:kv, \"~\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 \u003chttps://hexdocs.pm/kv\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewxs%2Fkv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewxs%2Fkv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewxs%2Fkv/lists"}