TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Garage: An open-source distributed object storage service

346 点作者 alex_hirner超过 2 年前

13 条评论

seized超过 2 年前
Just finished installing it on my OpenIndiana NAS to replace Minio.<p>Biggest difference so far is that Minio is just files on disk, Garage chunks all files and has a metadata db.<p>Minios listing operations were horribly slow, still have to see if Garage resolves that.
评论 #33855448 未加载
评论 #33855300 未加载
评论 #33856991 未加载
ddorian43超过 2 年前
A very good alternative is seaweedfs <a href="https:&#x2F;&#x2F;github.com&#x2F;chrislusf&#x2F;seaweedfs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;chrislusf&#x2F;seaweedfs&#x2F;</a> based on facebook haystack paper (efficient small files) &amp; more.
评论 #33855897 未加载
ollybee超过 2 年前
It looks similar to minio, which as also an AGPL single binary that implements the S3 API. However Minio is written in Go and Garage is in Rust. I&#x27;d love to see a detailed comparison.
评论 #33854130 未加载
评论 #33854597 未加载
评论 #33857950 未加载
g9yuayon超过 2 年前
Do we know the largest size of data that these object stores have handled? People seem have been moving away from HDFS, yet companies could host exabytes of data on HDFS and serve TBs of scans per second with a single team of fewer than 15 people. I was wondering how production-ready the other OSS alternatives are for such scale of data.
gengstrand超过 2 年前
I remember working at a company that got started before cloud took off. They used mogile fs which I recently found at <a href="https:&#x2F;&#x2F;mogilefs.github.io&#x2F;mogilefs-docs&#x2F;HighLevelOverview.html" rel="nofollow">https:&#x2F;&#x2F;mogilefs.github.io&#x2F;mogilefs-docs&#x2F;HighLevelOverview.h...</a> but I never hear about anyone else using it. It wasn&#x27;t as stable as S3 but it was okay, I guess. Does anyone else here remember that distributed open source file system?
评论 #33858427 未加载
评论 #33876161 未加载
评论 #33861830 未加载
CommanderData超过 2 年前
Really clean docs page, nice design!
acidburnNSA超过 2 年前
So is this supposed to be a simpler, less &quot;omg you need a full time staff of 10 to manage&quot; version of Ceph?<p><a href="https:&#x2F;&#x2F;docs.ceph.com&#x2F;en&#x2F;quincy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.ceph.com&#x2F;en&#x2F;quincy&#x2F;</a>
评论 #33866313 未加载
dang超过 2 年前
Related:<p><i>Garage, our self-hosted distributed object storage solution</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30256753" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30256753</a> - Feb 2022 (130 comments)
throwawayk8s超过 2 年前
Is there any OSS implementation that is not AGPL?
评论 #33854566 未加载
评论 #33855467 未加载
评论 #33854367 未加载
评论 #33854234 未加载
评论 #33858554 未加载
barefeg超过 2 年前
Kind of topic. But I’m wondering if it’s possible to get comparable pricing when self-hosting a solution similar to this in the cloud vs say AWS S3.
评论 #33855982 未加载
bayesian_horse超过 2 年前
Comparison to Minio?
didip超过 2 年前
For this use-case, I like JuiceFS better.<p>* <a href="https:&#x2F;&#x2F;juicefs.com&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;juicefs.com&#x2F;en&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;github.com&#x2F;juicedata&#x2F;juicefs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;juicedata&#x2F;juicefs</a><p>I am not affiliated with them, just a regular user.
评论 #33857139 未加载
评论 #33857990 未加载
rodolphoarruda超过 2 年前
How does this compare to Wasabi for hot backups?
评论 #33856510 未加载