Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Binary Object support #27

Open
artem-v-shamsutdinov opened this issue Jan 6, 2023 · 0 comments
Open

Implement Binary Object support #27

artem-v-shamsutdinov opened this issue Jan 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@artem-v-shamsutdinov
Copy link
Member

Need support for Binary Objects: Images, Videos, Files

Currently the idea is to:

  1. Save the objects (to storage)
  2. Get the address of the object and add it to the Repository
  3. Binary Objects are Promise types with a special property to get the address immediately
  4. Calling the promise returns the underlying data stream (that can be displayed via a data link).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant