Ross ROSS = Recommend OSS · open-source software intelligence for agents

etcd-io/zetcd

Serve the Apache Zookeeper API but back it with an etcd cluster observed · 2026-08-28

github.com/etcd-io/zetcd · Go · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3600
  • days_rel: n/a
  • days_push: 1073
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1082 stars · 93 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

zetcd is a ZooKeeper 'personality' proxy for etcd that serves the Apache ZooKeeper API backed by an etcd cluster. It lets existing ZooKeeper clients operate on etcd without modification, and includes a cross-checking mode that compares its responses against a real ZooKeeper server for equivalence testing.

Use cases

  • migrate applications from zookeeper to etcd without rewriting clients
  • run zookeeper client libraries against an etcd cluster
  • replace zookeeper servers with etcd in kubernetes environments
  • test zookeeper api compatibility against etcd
  • avoid running a separate zookeeper ensemble for coordination

When to choose

  • you have existing zookeeper clients but want etcd as the backing store
  • you want to consolidate coordination services on etcd
  • you need to verify zookeeper protocol behavior against etcd via cross-checking

When to avoid

  • you are starting fresh and can use etcd's native API directly
  • you rely on zookeeper features not emulated by zetcd
  • you need a project with frequent releases and active development

Facets

service · maturity maintenance

middleware http-server testing databases microservices developer-tools go cross-platform zookeeper etcd api-compatibility protocol-translation coordination-service docker linux

1 source

Member repositories

RepositoryRoleHealth v2
etcd-io/zetcdmain10

For agents

markdown · JSON · MCP: product_card(name="etcd-io/zetcd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem