# Netflix/Priam

Co-Process for backup/recovery, Token Management, and Centralized Configuration management for Cassandra.

Repository: https://github.com/Netflix/Priam
Canonical: https://ross.abutalabs.com/products/priam
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2026-06-17T21:30:44+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 86, longevity 100
- inputs: {"age_days": 5523, "days_push": 77, "days_rel": 94, "gap_med": 27.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1039, forks 293 (observed 2026-08-28T04:03:19.821306+00:00)

## What it is
Priam is a co-process from Netflix that runs alongside Apache Cassandra to automate backup/recovery, token management, seed discovery, and centralized configuration. It is designed for AWS environments, supporting multi-region Cassandra deployments with S3-based backups and REST APIs for operations.

## Use cases
- automate cassandra backups to s3
- restore cassandra cluster from backup
- manage cassandra token assignment automatically
- discover seed nodes in a cassandra cluster
- run multi-region cassandra on aws
- centralize cassandra configuration management
- schedule incremental sstable backups
- expose rest apis for cassandra backup and restore

## When to choose
- you run Apache Cassandra on AWS and want automated backup and recovery
- you need automated token management and seed discovery for Cassandra clusters
- you operate multi-region Cassandra deployments with public IP communication
- you want REST APIs to manage Cassandra cluster operations

## When to avoid
- you don't run Cassandra or don't deploy on AWS
- you use a managed Cassandra service that already handles backups and operations
- you need support for Cassandra versions outside the compatible branches

## Facets
- artifact type: service
- maturity: active
- function: backup, configuration-management, database
- domain: databases, cloud-computing, self-hosted
- platform: jvm, cloud
- tags: cassandra, cassandra-operations, aws, s3-backup, token-management, seed-discovery, multi-region, rest-api, devops, linux

## Member repositories
- Netflix/Priam (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.821306+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-30T07:03:34.125468+00:00, confidence not recorded.
  - readme: https://github.com/Netflix/Priam (fetched 2026-08-28T04:03:19.821306+00:00, sha c42b6f08eb9b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
