Configuring file-storage adapters
MemoryFileStorageAdapter
MemoryFileStorageAdapter
Implementing your custom IFileStorageAdapter
The @daiso-tech/core/file-storage component provides a way for managing files independent of underlying platform or storage.
The FileStorageFactory class provides a flexible way to configure and switch between different file-storage adapters at runtime.