PhilipSkinner / elemental-lowcode

Elemental lowcode development platform.
MIT License
113 stars 17 forks source link

Blob storage #135

Closed PhilipSkinner closed 2 years ago

PhilipSkinner commented 2 years ago

The blob storage service allows for the creation of files and folders, backed by different blob storage services.

This service supports, out of the box, the following backend storage services:

PhilipSkinner commented 2 years ago

Blob storage initial version pushed into mainline, azure & s3 storage engines not supported yet - will raise tickets for those individually.