Console

Devtool Review

— Each week, console reviews the best tools for developers. Subscribe

Let your site visitors know you’ve been featured.
Get your badge

Distributed object storage.

Storage
Our review

What we like

Easy to store, retrieve, and serve objects. Replication strategy can be defined when storing an object. Efficient for lots of small objects. Supports tiered storage in the cloud. Optionally supports directories, TTLs, mounting FUSE drives. You can use the API to serve objects publicly. Static (Go) binary.

What we don't like

Using it more than a key/value like object store requires a separate component which uses a database to persist metadata - this can be in-memory (but no persistence) or supports various datastores - but is an extra layer to manage.

Reviewed: 2023-06-08

About Console

Console is the place developers go to find the best tools. Each week, our weekly newsletter picks out the most interesting tools and new releases. We keep track of everything - dev tools, devops, cloud, and APIs - so you don't have to.