Cloud storage

HS5 – self-hosted object storage service

HS5 is a high-performance, self-hosted object storage service designed to scale up on a single node.

The software provides an Amazon S3-compatible API alongside a web interface for managing buckets, users and access permissions. It separates object metadata from the stored data, allowing metadata to reside on fast storage while object contents are kept on higher-capacity disks.

This is free and open source software.

Key Features

  • Amazon S3-compatible object storage API.
  • Designed for high-performance, single-node deployments.
  • Web interface for managing buckets and users.
  • User, role, policy and access-key management.
  • Strong read-after-write consistency.
  • Synchronises completed changes to disk by default.
  • Stores metadata in an LMDB database and object contents in a separate data file.
  • Supports placing metadata and object data on different storage devices.
  • Optional write-ahead logging for improving storage performance.
  • Manual commit mode for workloads that favour throughput over immediate durability.
  • Supports multipart uploads, bucket permissions and public buckets.
  • Integrated DuckDB interface for querying stored Parquet files.
  • Available as a standalone Linux binary and a Docker image.

Website: github.com/uroni/hs5
Support:
Developer: Martin Raiber
License: GNU Lesser General Public License v3.0

HS5 is written in C++ and Python. Learn C++ with our recommended free books and free tutorials. Learn Python with our recommended free books and free tutorials.


Related Software

Self-Hosted Cloud Storage Tools
PuterPrivacy-first personal cloud
NextcloudPersonal cloud storage, text editor, photo gallery, file share, calendaring app
CloudreveSelf-hosted file management system with multi-cloud support
SeafileCloud storage system with privacy protection and teamwork features
ownCloudContent collaboration, file-sharing, and file-syncing
PeergosSecure file storage, social network and application protocol
MyDriveCloud file storage server
Pydio CellsFile sharing platform for organizations
OxiCloudLightweight, Rust-powered alternative to NextCloud
OpenCloudFile sharing and collaboration solution
HoodikCloud storage solution
GarageS3-compatible distributed object storage service
Twake DriveAlternative to Google Drive
FlowinityImage uploader and file storage solution

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted