HN Hall of Fame Weekly email

SeaweedFS – A simple and highly scalable distributed file system

github.com Software & code Software projects Software engineering Candidate
Screenshot of github.com captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 3 calendar years, with breakout response in 2 of them.

submissions
7
submitters
5
observed span
2015–2020
peak thread · 75 comments
119 pts
latest 20+ return · 2020-10-08
106 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

I am Chris the author. btw: This is not a new project. It has been around since 2011. Many people tested it and contributed on it. It may not be the tool for everyone. But I guess many companies will need a key~file store. There is also a "Filer" component. This is a side project. Welcome any VC to invest in this.

Their architecture descriptions starts with a strawman: > Usually distributed file systems split each file into chunks, a central master keeps a mapping of filenames, chunk indices to chunk handles, and also which chunks each chunk server has. > The main drawback is that the central master can't handle many small files efficiently, and since all read requests need to go through the chunk master, so it might not scale well for many concurrent users. The chunk server architecture has…

fh973·106-point thread·

Self-plug. This is based off the Haystack paper: https://www.usenix.org/legacy/event/osdi10/tech/full_papers/... from Facebook. Relevant blog-post is here: https://code.facebook.com/posts/685565858139515/needle-in-a-... I gave a talk about Haystack at PWL: http://www.meetup.com/papers-we-love-too/events/220795812/ with the relevant video here: https://www.youtube.com/watch?v=EuNumdi1Do0

sargun·67-point thread·

We introduced SeaweedFS as a distributed file storage service in our self-hosted instant messaging product for 4 years. It is easily configurable, deployable and works stability.

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
2

100+ points or 50+ comments

Total points
314

reference only — not used in Hall rules or ranking

Total comments
139

reference only — not used in Hall rules or ranking

Every submission