Skip to content

Provide standard methods to read files independently from the provider #2

Open
@javiertoledo

Description

@javiertoledo

For instance, if you're storing a CSV file, no matter if your file is stored on a Blob storage (Azure) or a local file (Local provider), it would be convenient to have a function provided by the rocket that returns a read stream that can be connected to libraries like csv-parser.

In this way, we also abstract the access to the file in addition to the file upload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions