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

openstack/swift

OpenStack Storage (Swift). Mirror of code maintained at opendev.org. observed · 2026-08-28

github.com/openstack/swift · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 5887
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2794 stars · 1075 forks observed · 2026-08-28

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

OpenStack Swift is a distributed object storage system that scales from a single machine to thousands of servers, optimized for multi-tenancy and high concurrency. It exposes a simple REST-based API (with S3 API compatibility) for storing unstructured data such as backups, web and mobile content, and other unbounded data.

Use cases

  • self-host an S3-compatible object store for backups
  • store and serve web and mobile content at scale
  • build a multi-tenant storage cloud for unstructured data
  • replace or complement cloud object storage with on-premise infrastructure
  • store large amounts of log files, images, or media that grow without bound
  • provide a REST API for object storage across thousands of servers

When to choose

  • you need a proven, battle-tested distributed object store that scales horizontally to thousands of nodes
  • you are already running OpenStack or want tight integration with its ecosystem
  • you need multi-tenancy and high concurrency for many simultaneous clients
  • you want an S3-compatible API on self-hosted infrastructure
  • you need eventual-consistency guarantees with built-in replication and repair

When to avoid

  • you only need simple file storage on a single server or NAS
  • you want block or POSIX filesystem semantics rather than object storage
  • you need strong consistency for every read and write
  • your team cannot operate a multi-service distributed cluster (proxy, storage, consistency workers)
  • you just need a lightweight S3 gateway in front of existing disks

Facets

service · maturity stable

http-server api-framework object-storage caching security cloud-computing infrastructure-as-code self-hosted microservices files backend python self-hosted cloud object-storage openstack rest-api s3-compatible distributed-storage multi-tenancy backup-storage linux docker

7 sources

Member repositories

RepositoryRoleHealth v2
openstack/swiftmain77

For agents

markdown · JSON · MCP: product_card(name="openstack/swift")

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