Skip to content

Support for managing files with AvionDB  #5

@vasa-develop

Description

@vasa-develop

The agenda of this issue is to come up with a rough specification of the store explaining what methods/features we need in the custom store & how will the store work.

The basic idea here is to create a custom store for managing big files in IpfsDB.

A few things that are desirable in such a custom store:

  • It should support methods to add, read, list, remove the files.
  • Should store metadata for each file.
  • Add more...

How will this work?

We can add the files to the connected IPFS instance, get the hash and other metadata and store the details in the custom store.

This is an open discussion, feel free to comment your suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionopen for public discussionenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions