SeaweedFS fast distributed storage system for blobs, objects, files and datalake

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. seaweedfs

    SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

    This is an old project, I had a quick look and see that I submitted a pull-request back in 2015:

    https://github.com/seaweedfs/seaweedfs/pull/187

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. garage

    (Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage (by deuxfleurs-org)

    Take a look at GarageS3, it's a niceoption for "just an S3 server" for self hosting.

    https://garagehq.deuxfleurs.fr/

    I use it for self hosting.

  4. iroh

    peer-2-peer that just works

    If you're talking about this https://github.com/n0-computer/iroh ... Iroh is a p2p file syncing protocol. That's not even close to the same wheelhouse as SeaweedFS?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Selfhosted S3 Storage

    2 projects | /r/selfhosted | 5 Dec 2022
  • A case for moving away from the cloud and embracing local storage solutions

    3 projects | news.ycombinator.com | 3 Dec 2023
  • Object storage - "we are finally building it"

    1 project | /r/hetzner | 22 Jun 2023
  • Canva saves millions annually in Amazon S3 costs

    1 project | news.ycombinator.com | 19 Jun 2023
  • Quickwit 0.6.0 - Search and analytics on billions of logs with minimal hardware

    4 projects | /r/selfhosted | 9 Jun 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?