{"id":20909918,"url":"https://github.com/escalopa/etcd-playground","last_synced_at":"2026-04-21T12:35:16.351Z","repository":{"id":237498505,"uuid":"794563082","full_name":"escalopa/etcd-playground","owner":"escalopa","description":"An ETCD playground to learn it more in depth","archived":false,"fork":false,"pushed_at":"2024-05-05T14:35:18.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T23:55:56.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/escalopa.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":"2024-05-01T13:22:45.000Z","updated_at":"2024-05-05T14:35:21.000Z","dependencies_parsed_at":"2024-05-05T15:47:08.721Z","dependency_job_id":null,"html_url":"https://github.com/escalopa/etcd-playground","commit_stats":null,"previous_names":["escalopa/etcd-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/escalopa/etcd-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fetcd-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fetcd-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fetcd-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fetcd-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escalopa","download_url":"https://codeload.github.com/escalopa/etcd-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalopa%2Fetcd-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32092050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2024-11-18T14:13:14.574Z","updated_at":"2026-04-21T12:35:16.327Z","avatar_url":"https://github.com/escalopa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# etcd-playground 🔏\nAn ETCD playground to learn it more in depth\n\n## Usage 🖊\n\n1) Start the cluster\n```bash\ndocker compose up -d\n```\n\n2) Export endpoints to a gloabl var to be used in the CLI commands\n```bash\nexport ETCD_ENDPOINTS=\"localhost:32771,localhost:32772,localhost:32773\"\n```\n\n3) Put KV\n```bash\netcdctl --endpoints=\"$ETCD_ENDPOINTS\" put foo bar --prev-kv --write-out=json | jq\n```\n\n4) Get KV\n```bash\netcdctl --endpoints=\"$ETCD_ENDPOINTS\" get --prefix foo --write-out=json | jq\n```\n\n5) Watch KV\n```bash\netcdctl --endpoints=\"$ETCD_ENDPOINTS\" watch foo --prev-kv --write-out=json | jq\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalopa%2Fetcd-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescalopa%2Fetcd-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalopa%2Fetcd-playground/lists"}