apache/bookkeeper
Apache BookKeeper - a scalable, fault tolerant and low latency storage service optimized for append-only workloads 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
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
- readme: https://github.com/apache/bookkeeper · fetched 2026-08-28 · fce67da2aa8c
- homepage: https://bookkeeper.apache.org/ · fetched 2026-08-29 · 75a7401a2c45
- site_page: https://bookkeeper.apache.org/docs/overview · fetched 2026-08-29 · 26dd73c30a41
- site_page: https://bookkeeper.apache.org/docs/next/overview · fetched 2026-08-29 · 0396d89c82c2
- site_page: https://bookkeeper.apache.org/docs/4.16.7/overview · fetched 2026-08-29 · 1e8d3c11127e
- site_page: https://bookkeeper.apache.org/docs/4.15.5/overview · fetched 2026-08-29 · 0b5381274c03
- site_page: https://bookkeeper.apache.org/docs/4.14.8/overview · fetched 2026-08-29 · df8c83091719
- site_page: https://bookkeeper.apache.org/docs/4.13.0/overview · fetched 2026-08-29 · 0c4d0feef9cd
- site_page: https://bookkeeper.apache.org/docs/4.12.1/overview · fetched 2026-08-29 · 0cab16ed2de9
- site_page: https://bookkeeper.apache.org/community/releases · fetched 2026-08-29 · 8bbf0f3a503e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/bookkeeper | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="apache/bookkeeper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem