Is it possible to use Tardigrade as a object storage provider?
https://docs.joinmastodon.org/user/run-your-own/#so-you-want-to-run-your-own-mastodon-server
Optional: Object storage provider. Mastodon can save files that you and your users upload on the hard disk drive of the VPS it runs on, however, the hard disk drive is usually not infinite and difficult to upgrade later. An object storage provider gives you practically infinite metered file storage.
How to get: Amazon S3, Exoscale, Wasabi, Google Cloud, anything that exposes either an S3-compatible or OpenStack Swift-compatible API. Comes with a monthly cost based on the amount of files stored as well as how often they are accessed.
I would like to know if Tardigrade provides S3-compabible API.
Thanks in advance,