top | item 47001103

(no title)

hobofan | 16 days ago

I can also highly recommend SeaweedFS for development purposes, where you want to test general behaviour when using S3-compatible storage. That's what I mainly used MinIO before, and SeaweedFS, especially with their new `weed mini` command that runs all the services together in one process is a great replacement for local development and CI purposes.

discuss

order

dizhn|16 days ago

I've been using rustfs for some very light local development and it looks.. fine: )

antonvs|16 days ago

Ironically rustfs.com is currently failing to load on Firefox, with 'Uncaught TypeError: can't access property "enable", s is null'. They shoulda used a statically checked language for their website...