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

twitter-archive/gizzard

[Archived] A flexible sharding framework for creating eventually-consistent distributed datastores observed · 2026-08-28

github.com/twitter-archive/gizzard · Scala · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

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

  • gap_med: n/a
  • age_days: 5993
  • days_rel: n/a
  • days_push: 3457
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2246 stars · 206 forks observed · 2026-08-28

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

Gizzard is a Scala sharding framework from Twitter for building custom, eventually-consistent distributed datastores. It acts as middleware that partitions data across arbitrary backend stores (e.g., SQL databases, Lucene) using forwarding tables and declarative replication trees.

Use cases

  • shard data across multiple backend databases
  • build a custom distributed datastore
  • replicate data across machines with fault tolerance
  • partition large datasets that don't fit on one machine
  • manage key-range-based routing to database partitions

When to choose

  • you need a flexible sharding layer over arbitrary backends on the JVM
  • you want to build a custom eventually-consistent datastore rather than adopt a full distributed database

When to avoid

  • you need a maintained project - it is archived and unsupported by Twitter
  • you want a turnkey distributed database rather than a framework to build one
  • your stack is not JVM/Scala

Facets

framework · maturity abandoned

database middleware routing message-queue databases microservices backend developer-tools jvm sharding eventual-consistency replication datastore archived scala linux macos

1 source

Member repositories

RepositoryRoleHealth v2
twitter-archive/gizzardmain10

For agents

markdown · JSON · MCP: product_card(name="twitter-archive/gizzard")

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