# uber-archive/cherami-server

Distributed, scalable, durable, and highly available message queue system. This project is deprecated and not maintained.

Repository: https://github.com/uber-archive/cherami-server
Canonical: https://ross.abutalabs.com/products/cherami-server
Homepage: https://eng.uber.com/cherami/
Language: Go
License: MIT
License Family: permissive
Archived: true
Last push: 2020-03-24T07:12:45+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3670, "days_push": 2353, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1406, forks 97 (observed 2026-08-28T04:04:38.346137+00:00)

## What it is
Cherami is a distributed, scalable, durable, and highly available message queue system developed at Uber for transporting asynchronous tasks. This repository contains the server, cross-zone replicator, and tooling, but the project is deprecated and no longer maintained.

## Use cases
- run a distributed message queue for asynchronous task transport
- replicate messages across availability zones
- self-host a durable publish-subscribe messaging system
- study the architecture of Uber's message queue system

## When to choose
- you need a historical reference implementation of a distributed message queue in Go
- you are researching cross-zone message replication designs

## When to avoid
- you need a maintained message queue for production use
- you want community support, bug fixes, or new features
- you are starting a new project and need a reliable messaging system

## Facets
- artifact type: service
- maturity: abandoned
- function: message-queue, streaming, rpc
- domain: microservices, backend
- platform: go, self-hosted
- tags: deprecated, asynchronous-tasks, cassandra, cross-zone-replication, uber, messaging, linux, docker

## Member repositories
- uber-archive/cherami-server (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.346137+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:44.805945+00:00, confidence not recorded.
  - readme: https://github.com/uber-archive/cherami-server (fetched 2026-08-28T04:04:38.346137+00:00, sha 7b526253fd99)
- Data as of 2026-08-30T08:39:29.467469+00:00.
