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

WasmFS: In-memory caching backend #15940

Open
tlively opened this issue Jan 10, 2022 · 0 comments
Open

WasmFS: In-memory caching backend #15940

tlively opened this issue Jan 10, 2022 · 0 comments

Comments

@tlively
Copy link
Member

tlively commented Jan 10, 2022

Create a WasmFS virtual backend for caching hot data in shared memory for proxy-free access from multiple threads.

There is a large design space here for determining the cache's block size, maximum size, eviction policy, and writeback policy. At least some of these should be user-configurable.

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

No branches or pull requests

1 participant