Skip to content

Pluggable Interface for File Storage #121

@ethanmick

Description

@ethanmick

Right now, we're using S3 for file storage. But there should be different plugins you can use if you want to.

@del6597 Will love this, haha.

Interface:

uploadFile: (fileInfo)
getFile: (fileInfo)

Later details of the fileInfo object will be figured out, and tied to API version.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions