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

apache/bookkeeper

Apache BookKeeper - a scalable, fault tolerant and low latency storage service optimized for append-only workloads observed · 2026-08-28

github.com/apache/bookkeeper · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 98
  • Release rhythm 71
  • Longevity 100
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: 94.0
  • age_days: 5628
  • days_rel: 37
  • days_push: 12
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

2009 stars · 973 forks observed · 2026-08-28

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

Apache BookKeeper is a scalable, fault-tolerant, low-latency distributed storage service optimized for append-only workloads, offering replication, durability, and strong consistency. It serves as the underlying log storage for systems like Apache Pulsar, HDFS NameNode WAL, and Pravega.

Use cases

  • store write-ahead logs for distributed systems like HDFS NameNode
  • persist message streams for a pub-sub messaging system
  • store offsets and cursors for message consumers
  • replicate state machine snapshots and blobs
  • build a scalable distributed log with strong consistency guarantees

When to choose

  • you need durable, replicated append-only log storage with low latency
  • you are running Apache Pulsar or Pravega and need its storage layer
  • you need a write-ahead log for a distributed database or state machine

When to avoid

  • you need general-purpose SQL queries or rich secondary indexes
  • your workload is read-heavy with random access patterns rather than append-only
  • you want a simple single-node embedded database

Facets

service · maturity stable

database message-queue logging streaming databases microservices big-data jvm self-hosted append-only-storage write-ahead-logging replication distributed-log apache pulsar-storage low-latency messaging linux docker

10 sources

Member repositories

RepositoryRoleHealth v2
apache/bookkeepermain89

For agents

markdown · JSON · MCP: product_card(name="apache/bookkeeper")

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