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

twitter-archive/distributedlog

A high performance replicated log service. (The development is moved to Apache Incubator) observed · 2026-08-28

github.com/twitter-archive/distributedlog · homepage · Java · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3878
  • days_rel: n/a
  • days_push: 2381
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2203 stars · 283 forks observed · 2026-08-28

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

Apache DistributedLog is a high-throughput, low-latency replicated log service offering durability, replication, and strong ordering guarantees for real-time applications. Development has moved into Apache BookKeeper, so this archived Twitter repository is no longer the active codebase.

Use cases

  • build a durable write-ahead log for a distributed database
  • replicate state machine logs with strong ordering guarantees
  • ingest real-time event streams at high throughput
  • implement reliable pub-sub messaging with low latency writes
  • store append-only logs for distributed systems
  • fan-out log streams to many concurrent readers

When to choose

  • you need a strongly ordered, replicated log stream on the JVM
  • you want millisecond-latency durable writes for OLTP or WAL workloads
  • you are already using Apache BookKeeper or ZooKeeper infrastructure

When to avoid

  • you want active development - use Apache BookKeeper, which absorbed this project
  • you need a simple message queue rather than a low-level log abstraction
  • you are not on the JVM ecosystem

Facets

library · maturity maintenance

message-queue streaming database microservices big-data jvm replicated-log write-ahead-log bookkeeper pub-sub event-streaming apache messaging real-time linux docker

1 source

Member repositories

RepositoryRoleHealth v2
twitter-archive/distributedlogmain10

For agents

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

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