this post was submitted on 16 Jun 2026
51 points (98.1% liked)

Linux

14071 readers
350 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] DetachablePianist@programming.dev 3 points 1 week ago (1 children)

I'm curious what sets this apart from the existing JuiceFS approach? JuiceFS is a commercial product, but with a foss community edition. It doesn't appear as a block device, but it does allow you superimpose an ext4-like filesystem complete with metadata etc. over S3 block storage (and others I believe). I've been using it for years and it's excellent.

Anyone know if this an improvement over the JuiceFS solution, and in what way(s)?

[–] Neptr@lemmy.blahaj.zone 1 points 6 days ago (1 children)

Ah, thanks! If true, that is a significant performance difference. I need to look into this...