# rexray/rexray

REX-Ray is a container storage orchestration engine enabling persistence for cloud native workloads

Repository: https://github.com/rexray/rexray
Canonical: https://ross.abutalabs.com/products/rexray
Homepage: http://rexray.io
Language: Go
License: Apache-2.0
License Family: permissive
Topics: go, rex-ray, storage-providers, docker, kubernetes, mesos, containers, storage-orchestration
Last push: 2023-09-02T05:53:33+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4159, "days_push": 1096, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2222, forks 329 (observed 2026-08-28T04:06:27.724834+00:00)

## What it is
REX-Ray is a vendor-agnostic container storage orchestration engine that provides persistent storage for Docker, Kubernetes, and Mesos workloads. It is available as a standalone Linux service, a CLI tool, and a Go package, abstracting volume attachment, formatting, and mounting across multiple storage providers.

## Use cases
- persist docker container data on aws ebs volumes
- attach and mount cloud storage volumes to kubernetes pods
- manage persistent volumes for mesos frameworks
- orchestrate storage across multiple cloud providers
- run a storage orchestration daemon on linux hosts
- provision and mount block storage for cloud native apps

## When to choose
- you need persistent volumes for Docker, Kubernetes, or Mesos on supported providers like AWS EBS, EFS, or Dell EMC
- you want a vendor-agnostic storage layer usable as a service, CLI, or Go library

## When to avoid
- you need modern CSI support - the project predates stable CSI and development has largely stalled
- you use storage platforms not listed in its provider support table
- you want actively maintained software with frequent releases

## Facets
- artifact type: service
- maturity: maintenance
- function: cli, deployment, container-runtime
- domain: cloud-computing, infrastructure-as-code
- platform: go, cli
- tags: docker-volume-plugin, persistent-storage, csi, storage-provisioning, mesos, ebs, cloud-storage, storage-orchestration, containers, devops, linux, docker, kubernetes

## Member repositories
- rexray/rexray (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:27.724834+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-30T02:45:46.204519+00:00, confidence not recorded.
  - readme: https://github.com/rexray/rexray (fetched 2026-08-28T04:06:27.724834+00:00, sha 6f2bf5d572a7)
  - homepage: http://rexray.io (fetched 2026-08-29T10:25:47.277188+00:00, sha e78c179a9142)
- Data as of 2026-08-30T08:39:29.467469+00:00.
