Skip to content
liteio

liteio

A high-performance, S3-compatible object store written in Go.

liteio is a ground-up MinIO alternative: Apache-2.0, every management feature free, deterministic placement with no metadata database, and a data path built to saturate NVMe and the NIC.

This guide takes you from a running single-node server to a production distributed cluster. The compatibility matrix tracks exactly what works today. The quick start gets an S3 endpoint up in under two minutes using only a Go toolchain.

Getting started Install liteio, run a single-node server, and make your first S3 request. Deployment Run liteio in production: single node, distributed cluster, and container. S3 API Every S3 operation liteio supports, with examples. Security Authentication, IAM, federation, and encryption. Operations Metrics, health checks, the web console, and healing.