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

VFS #1493

Open
BlueHotDog opened this issue Dec 25, 2023 · 0 comments
Open

VFS #1493

BlueHotDog opened this issue Dec 25, 2023 · 0 comments
Labels

Comments

@BlueHotDog
Copy link

Use Case:

Browser usage via WASM+OPFS/IDB

Proposed Change:

Is it possible to introduce a way to write externally linked VFS like SQLite provides?
What I would like is to a way to provide hooks that'll be implemented in JS to manage the storage

Who Benefits From The Change(s)?

Folks that want to use Sled in a browser context

Alternative Approaches

Another approach might be to bake various implementations right inside Sled as there are performance considerations while implementing it.

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

No branches or pull requests

1 participant