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

virtual files format #172

Open
lexoyo opened this issue Oct 25, 2020 · 4 comments
Open

virtual files format #172

lexoyo opened this issue Oct 25, 2020 · 4 comments

Comments

@lexoyo
Copy link
Member

lexoyo commented Oct 25, 2020

Would it be interesting to use this?
https://github.com/gulpjs/vinyl

@JbIPS
Copy link
Collaborator

JbIPS commented Nov 5, 2020

Seems to me it's more of an alternative to unifile rather than something we could plug in.

Do you had any use cases in mind?

@lexoyo
Copy link
Member Author

lexoyo commented Nov 9, 2020

Seems to me it's more of an alternative to unifile rather than something we could plug in.

I was referring to just this part Vinyl is a very simple metadata object that describes a file.

But the rest is interesting too !

Do you had any use cases in mind?

not really, just doing my usual research on what's new in the open source tech world :)

i also follow this very interesting tool in go
https://rclone.org/

@JbIPS
Copy link
Collaborator

JbIPS commented Nov 9, 2020

I remember rclone! About Vinyl, yes we could try to look like their metadata but from what it looks like, it has less information that Unifile already have.

@lexoyo
Copy link
Member Author

lexoyo commented Mar 30, 2022

Also interesting
https://www.npmjs.com/package/s3proxy

I guess unifile should have an S3 compatible API?

We could use https://github.com/minio/minio-js as a client sdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants