{"id":15735758,"url":"https://github.com/simonrw/rust-etcd3","last_synced_at":"2025-07-08T11:34:16.607Z","repository":{"id":86715224,"uuid":"221031592","full_name":"simonrw/rust-etcd3","owner":"simonrw","description":"Rust etcdv3 client","archived":false,"fork":false,"pushed_at":"2019-11-20T21:48:19.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T08:45:16.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/simonrw.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-11-11T17:14:12.000Z","updated_at":"2019-11-20T21:48:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"3c9d42ca-7678-46c6-844a-653a1386be78","html_url":"https://github.com/simonrw/rust-etcd3","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"33c6b0ef1549d326c4a27c591ad98164a3580b2c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Frust-etcd3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Frust-etcd3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Frust-etcd3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrw%2Frust-etcd3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonrw","download_url":"https://codeload.github.com/simonrw/rust-etcd3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413237,"owners_count":20773053,"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-10-04T01:14:53.703Z","updated_at":"2025-03-31T04:15:07.384Z","avatar_url":"https://github.com/simonrw.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Etcd V3 in Rust\n\nUses bleeding edge version of tokio to support async/await.\n\n## Features\n\n### KV\n* [x] get ranges\n* [x] put value at key\n* [x] delete range\n* [ ] start transaction\n* [ ] compact event history\n\n### Watch\n* [x] watch events\n\n### Lease\n* [ ] grant a lease\n* [ ] revoke a lease\n* [ ] keep a lease alive\n* [ ] get a lease ttl\n* [ ] list existing leases\n\n### Cluster\n* [ ] add a member to the cluster\n* [ ] remove a member from the cluster\n* [ ] update member configuration\n* [x] list members in the cluster\n* [ ] promote a member to raft voting member\n\n### Maintenance\n* [ ] activates, deactivaes and queries alarms\n* [ ] get status of a cluster member\n* [ ] defragment a cluster member's database\n* [ ] hash a backend keyspace\n* [ ] compute the hash of all MVCC keys\n* [ ] send a snapshot to another client\n* [ ] move leadership to another member\n\n### Auth\n* [ ] enable authentication\n* [ ] disable authentication\n* [ ] authenticate\n* [ ] add user\n* [ ] get user\n* [ ] list user\n* [ ] delete user\n* [ ] change user password\n* [ ] grant role to user\n* [ ] revoke role from user\n* [ ] add role\n* [ ] get role\n* [ ] list role\n* [ ] delete role\n* [ ] grant permission to role\n* [ ] revoke permission from role\n\n\n## Alternatives\n\n* [etcd](https://crates.io/crates/etcd) - does not support V2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrw%2Frust-etcd3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonrw%2Frust-etcd3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrw%2Frust-etcd3/lists"}