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

add sah support #54

Closed
wants to merge 3 commits into from
Closed

Conversation

6peterlu
Copy link

@6peterlu 6peterlu commented Dec 5, 2024

As discussed in #39, a lot more effort needs to be put in to fully support the Sync Access Handle Pool method of persistent storage, but having the configuration option could still be valuable if the end user is willing to implement the leader tab/locking mechanism themselves.

This is the case for my use case, where I currently need to do a yarn patch of the library to use it for my purposes.

@6peterlu
Copy link
Author

6peterlu commented Dec 6, 2024

Actually this seems to still be creating the non persisted version of the database: The origin private file system is not available, so database.sqlite3 will not be persisted. Make sure your web server is configured to use the correct HTTP response headers (See https://sqlocal.dallashoffman.com/guide/setup#cross-origin-isolation).

closing for now!

@6peterlu 6peterlu closed this Dec 6, 2024
@6peterlu 6peterlu deleted the plu/sah-support branch December 6, 2024 22:59
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