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

[Feature] Add support for SQLiteStore for ZarrIO #66

Closed
wants to merge 88 commits into from
Closed

Conversation

oruebel
Copy link
Contributor

@oruebel oruebel commented Jan 8, 2023

This is related to #62

This PR adds support for using the SQLiteStore zarr store with ZarrIO

oruebel and others added 27 commits January 5, 2023 00:22
@oruebel oruebel added category: enhancement improvements of code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s) topic: storage issues related to storage schema and formats labels Jan 8, 2023
Base automatically changed from add/alternate_stores to dev January 18, 2023 08:01
@oruebel
Copy link
Contributor Author

oruebel commented Jan 18, 2023

Windows errors are likely due to some SQLiteStore not being closed, preventing the file from being deleted. ad56654 and 595c9cb fixed most tests that failed with this sort of error, but at least one more failed test case on Windows still remains

@rly
Copy link
Contributor

rly commented Nov 7, 2024

Closing this due to lack of need.

@rly rly closed this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: enhancement improvements of code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s) topic: storage issues related to storage schema and formats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants