S3 Compatible Storage with Versioning?
I am looking for an s3 compatible service cheaper than AWS s3. I am currently using Exoscale, but it doesn't have versioning, which I need. Scaleway has versioning but has problems with Restic backups/restores, and Wasabi doesn't have a proper CORS support so direct uploads with presigned URLs are broken at the moment.
Is there another compatible service which
- has versioning
- supports CORS / direct uploads
- is very compatible with s3 so things like Restic work?
Thanks!