top | item 30256994

(no title)

adrn10 | 4 years ago

Basically, our association is trying to move away from file systems, for scalability and availability purposes. There's a similarity between RDBMS (say SQL) and filesystems, in the sense that they distribute like crap. Main reason being that they have too strong consistency properties. Although, one can use Garage as a file system, notably using WebDAV. It's a beta feature, called Bagage: https://git.deuxfleurs.fr/Deuxfleurs/bagage I'll let my knowledgeable fellows answer, if you'd like to hear about differences between seaweedfs and Garage in more detail :)

discuss

order

ddorian43|4 years ago

seaweedfs is an object storage at the core. In my (personal) case, I disqualify cause of missing erasure coding.