Hacker News new | ask | show | jobs
by magicalhippo 180 days ago
SeaweedFS is also so optimized for small objects, it can't store larger objects (max 32GiB[1]).

Not a concern for many use-cases, just something to be aware of as it's not a universal solution.

[1]: https://github.com/seaweedfs/seaweedfs?tab=readme-ov-file#st...

1 comments

Not correct. The files are chunked into smaller pieces and spread to all volume servers.
Well, then I suggest updating the incorrect readme. It's why I've ignored SeaweedFS.