FileDAG Storage
A distributed storage service built on the IPFS technology stack
...First, the file or object management module needs to be abstracted on the basis of merkle-dag; second, the file cannot be deleted directly, only the data blocks that are no longer needed can be released through garbage collection.