MinIO

Repo

S3-compatible object storage in Go — archived, superseded by AIStor

61.0k

What is MinIO?

Best for: teams who need S3-compatible object storage they run themselves — but see the maintenance warning below before adopting it.

MinIO is a high-performance, S3-compatible object store written in Go and released under AGPL v3. It implements the S3 API closely enough that most existing tooling and SDKs work unchanged, and it has been widely used for AI/ML pipelines, analytics and other data-intensive workloads where storing objects near compute matters.

What makes it useful: API compatibility means the code you write against MinIO also runs against Amazon S3, so you can develop locally and deploy to a cloud provider without rewriting your storage layer.

Where it falls short — read this first: the repository is explicitly marked as no longer maintained. The maintainers direct users to AIStor Free for a full-featured standalone community edition, or AIStor Enterprise for the distributed edition with commercial support. Treat this repository as archived: do not start new production deployments from it, and if you already run MinIO, plan a migration path. The AGPL v3 license also has real implications for commercial redistribution.

Details: Go, AGPL 3.0. Superseded by AIStor.

Topics

object storage
s3
cloud storage
distributed storage

Reviews (0)

No reviews yet.

Sign in to write a review.

Similar Repos

L
Open Source

LangChain

Agent engineering platform for building LLM applications from composable parts

No reviews yet
E
Free

ECC

Agent harness optimisation for Claude Code, Codex, OpenCode and Cursor

No reviews yet
H
Free

Hermes Agent

Self-improving agent from Nous Research that learns across sessions

No reviews yet
S
Free

Skills for Real Engineers

Small, composable agent skills from Matt Pocock's daily .agents directory

No reviews yet