|
|
|
|
|
by jamesblonde
69 days ago
|
|
S3 Files was launched today without support for atomic rename. This is not something you can bolt on. Can you imagine running Claude Code on your S3 Files and it just wants to do a little house cleaning, renaming a directory and suddenly a full copy is needed for every file in that directory? The hardest part in building a distributed filesystem is atomic rename. It's always rename. Scalable metadata file systems, like Collosus/Tectonic/ADLSv2/HopsFS, are either designed around how to make rename work at scale* or how work around it at higher levels in the stack. * https://www.hopsworks.ai/post/scalable-metadata-the-new-bree... |
|
[1] https://github.com/fractalbits-labs/fractalbits-main/tree/ma...