We should always use the local file storage because it will speed up everything. But additional to that one could use a platform adapter. It is also a storage interface.
One should maybe create a service that chain multiple StorageInterfaces. The LocalFilesystem storage should always be there.
We should always use the local file storage because it will speed up everything. But additional to that one could use a platform adapter. It is also a storage interface.
One should maybe create a service that chain multiple StorageInterfaces. The LocalFilesystem storage should always be there.