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

OPFS access handle pool VFS #130

Merged
merged 8 commits into from
Jul 31, 2024
Merged

OPFS access handle pool VFS #130

merged 8 commits into from
Jul 31, 2024

Conversation

samwillis
Copy link
Collaborator

@samwillis samwillis commented Jul 30, 2024

Works well on Chrome and Firefox.

It seems Safari has a limit of 252 open access handles, this prevents this method working with Postgres as it has many hundreds of files.

@samwillis samwillis changed the base branch from main to samwillis/worker2 July 30, 2024 11:25
Copy link
Contributor

github-actions bot commented Jul 30, 2024

@github-actions github-actions bot temporarily deployed to pull request July 30, 2024 11:26 Inactive
@samwillis samwillis marked this pull request as ready for review July 30, 2024 11:30
@samwillis samwillis requested a review from pmp-p July 30, 2024 11:30
@samwillis samwillis changed the base branch from samwillis/worker2 to main July 31, 2024 15:54
WIP

WIP

wip

Tidyup and fix

Seems to work...

Experiment with not closing files
WIP

Flush experiment

relaxed durability mode and benchmarks

Update benchmarks
@samwillis samwillis force-pushed the samwillis/opfs-ahp branch from 33191ee to 4d3ceca Compare July 31, 2024 16:00
@github-actions github-actions bot temporarily deployed to pull request July 31, 2024 16:01 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 31, 2024 16:06 Inactive
@samwillis samwillis merged commit e915900 into main Jul 31, 2024
2 checks passed
@samwillis samwillis deleted the samwillis/opfs-ahp branch August 1, 2024 11:14
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

Successfully merging this pull request may close these issues.

1 participant