Skip to content

Mitsuba 1.6 - S3 File Storage Backend

Compare
Choose a tag to compare
@reasv reasv released this 31 Mar 00:06
· 251 commits to master since this release

Mitsuba now supports storing images and files in an S3-compatible object storage bucket.
Simply supply the required environment variables - see example.env

Additionally, an optimization has been added to the post archiving process. Posts are not written to the database if they have not been changed, we keep track of this by hashing them and inserting the hash in a DashSet.