Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JoeyBF
/
sseq
Public
forked from
SpectralSequences/sseq
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Rework save system with ZarrV3 two-tier storage
- #6
#6
Open
JoeyBF
wants to merge 13 commits into
master
JoeyBF/sseq:master
from
zarrs-save-rework
JoeyBF/sseq:zarrs-save-rework
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Rework save system with ZarrV3 two-tier storage
#6
JoeyBF
wants to merge 13 commits into
master
JoeyBF/sseq:master
from
zarrs-save-rework
JoeyBF/sseq:zarrs-save-rework
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
Rebase ZarrV3 save-system rework onto current master
Show description for 93f4063
claude
committed
93f4063
View commit details
Copy full SHA for 93f4063
Browse repository at this point
save: cache opened zarr arrays and lock per-shard, not per-kind
Show description for b9d5ea3
claude
committed
b9d5ea3
View commit details
Copy full SHA for b9d5ea3
Browse repository at this point
save: default stream-tier zstd to level 3, override via EXT_SAVE_ZSTD_LEVEL
Show description for 4979714
claude
committed
4979714
View commit details
Copy full SHA for 4979714
Browse repository at this point
save: reword arrays field doc to satisfy clippy doc_lazy_continuation
Show description for 572fb26
claude
committed
572fb26
View commit details
Copy full SHA for 572fb26
Browse repository at this point
save: harden a few fallible paths flagged in review
Show description for 9632e89
claude
committed
9632e89
View commit details
Copy full SHA for 9632e89
Browse repository at this point
save: make SaveDirectory conversion fallible (TryFrom, not panicking From)
Show description for 6f73a00
claude
committed
6f73a00
View commit details
Copy full SHA for 6f73a00
Browse repository at this point
save: use as_chunks::<2> for signature parse (nightly clippy lint)
Show description for d1e9d94
claude
committed
d1e9d94
View commit details
Copy full SHA for d1e9d94
Browse repository at this point
save: relax new_with_save/construct bound to any TryInto<SaveDirectory>
Show description for faf61b1
claude
committed
faf61b1
View commit details
Copy full SHA for faf61b1
Browse repository at this point
Address review comments from @hoodmane
Show description for 189e2dc
claude
committed
189e2dc
View commit details
Copy full SHA for 189e2dc
Browse repository at this point
Commits on Jul 9, 2026
save: gate backing store on any(windows, unix) via a platform module
Show description for 76caf4d
claude
committed
76caf4d
View commit details
Copy full SHA for 76caf4d
Browse repository at this point
save: bind save directory to the resolved complex, not just the algebra
Show description for f436040
claude
committed
f436040
View commit details
Copy full SHA for f436040
Browse repository at this point
save: make save directories self-describing via the recorded module spec
Show description for 177ec5d
claude
committed
177ec5d
View commit details
Copy full SHA for 177ec5d
Browse repository at this point
save: warn instead of panic on best-effort complex-name write
Show description for f189fc6
claude
committed
f189fc6
View commit details
Copy full SHA for f189fc6
Browse repository at this point
You can’t perform that action at this time.