Skip to content

Guide on how to work with Cloud Files #10

@erictuvesson

Description

@erictuvesson

Improve documentation

Describe the problem

Currently there is no dedicated guide on how to best work with Cloud Files and the best practices. I think this would be a great addition to share knowledge to avoid and future scalability issues.

Additional context

Here are some of my notes of things that could be included:

  • Recommended to have a dedicated Parse class for files (this can be questioned when scaling the database)
  • When another class is using a file, it should be a pointer?
  • I want to update an image, then I have to delete the old one and upload the new one. What is the best way to ensure I never lose anything?
  • In Parse there is a File type column, that can be connected directly with the Cloud File. https://docs.noodl.net/2.9/nodes/data/cloud-data/upload-file

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions