Table of Contents

Namespace GastroSky.Services.Files

Classes

RemoteFileStorageInfomaniakOpenStackS3
RemoteFileStorageLocalhost

A remote file storage with flat hierarchy (every file is nested under one container name) and GUID-based file access tokens.

This implementation stores files locally inside a folder called RemoteFileStorage which is located in the same directory where the backend's executable is running.

Interfaces

IRemoteFileStorage

A remote file storage with flat hierarchy (every file is nested under one container name) and GUID-based file access tokens.