sphinx-software / fusion

Fusion Application Skeleton
MIT License
7 stars 2 forks source link

Disk Service #4

Open monkey-programmer opened 6 years ago

monkey-programmer commented 6 years ago

Disk Service is an abstract layer for performing file system operations ex: Create File, Read/Write File content ...

This service should support: LocalDisk, AWS S3 and other CDN service.