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 FileSystem API #13

Closed
Gozala opened this issue Jun 15, 2018 · 1 comment
Closed

Virtual FileSystem API #13

Gozala opened this issue Jun 15, 2018 · 1 comment

Comments

@Gozala
Copy link
Contributor

Gozala commented Jun 15, 2018

From Decentralized Web Meet-Up feedback it seems that most people would really want FileSystem API compatible #8 API using IDBMutableFile so I think we should just build one and put it on npm.

@Gozala
Copy link
Contributor Author

Gozala commented Aug 16, 2018

I've implemented random-access-storage from Dat ecosystem in separate repo since IDBMutableFile is not WebExtensions specific API it's better in user-space.

I'm happy to help porting underlying storage API for IPFS and SSB on top of IDBMutableFile, but that should happen outside of this repo. We could possibly use https://github.com/libdweb org if desired.

@lidel @soapdog @dominictarr please let me know if that is something you need help with and where you think that effort should take place.

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

1 participant