# openstack/swift

OpenStack Storage (Swift). Mirror of code maintained at opendev.org.

Repository: https://github.com/openstack/swift
Canonical: https://ross.abutalabs.com/products/openstack-swift
Homepage: https://opendev.org/openstack/swift
Language: Python
License: Apache-2.0
License Family: permissive
Topics: service
Last push: 2026-08-25T23:02:36+00:00

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

## Adoption (not part of the score)
Stars 2794, forks 1075 (observed 2026-08-28T04:07:22.304829+00:00)

## What it is
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
- artifact type: service
- maturity: stable
- function: http-server, api-framework, object-storage, caching, security
- domain: cloud-computing, infrastructure-as-code, self-hosted, microservices, files, backend
- platform: python, self-hosted, cloud
- tags: object-storage, openstack, rest-api, s3-compatible, distributed-storage, multi-tenancy, backup-storage, linux, docker

## Member repositories
- openstack/swift (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.304829+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-30T08:14:49.550110+00:00, confidence not recorded.
  - readme: https://github.com/openstack/swift (fetched 2026-08-28T04:07:22.304829+00:00, sha 6223536bf464)
  - homepage: https://opendev.org/openstack/swift (fetched 2026-08-29T09:55:06.748461+00:00, sha 937ce4db42a3)
  - site_page: https://opendev.org/openstack/swift/commit/3064444bf433dfb7ade3d91130b58f7bceae9add (fetched 2026-08-29T09:55:06.757695+00:00, sha 018e50666cc7)
  - site_page: https://opendev.org/openstack/swift/commit/9f5881d5143fd06a328bde2713cd9c61df579289 (fetched 2026-08-29T09:55:06.760026+00:00, sha c52e3087e728)
  - site_page: https://opendev.org/openstack/swift/src/branch/master/CHANGELOG (fetched 2026-08-29T09:55:06.762183+00:00, sha f2a9a3f22d64)
  - site_page: https://opendev.org/openstack/swift/commit/9f6709d3292b8ca40c13294bcae7de1d2f7d8093 (fetched 2026-08-29T09:55:06.765919+00:00, sha f9e22052fb89)
  - site_page: https://opendev.org/openstack/swift/commit/78cce72f8a495dd7b2daf50623c60348fcb95adf (fetched 2026-08-29T09:55:06.767674+00:00, sha 896fca4d65f2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
