Skip to content

Conversation

@ianhi
Copy link
Collaborator

@ianhi ianhi commented Nov 11, 2025

I moved the old overview page into the new "concepts" page and re-wrote the overview to focus on three concrete improvements on top of zarr. I also tried to to structure it so that someone who knows what an ACID transaction is will still immediately be able to see what is going on, but for those who don't there is an easy path to learning what that is and why it is important.


Transactions solve this by making all the writes atomic—they happen together or not at all. This is the foundation that makes Icechunk reliable enough to use as a database.

### ACID Transactions
Copy link
Collaborator Author

@ianhi ianhi Nov 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is ACID transactions section is pretyt much claude vibing out explanations because I coudln't find a single great source to link to. But fairly confident it did a good job, but someone who understands this better than me should hopefully check

@paraseba paraseba requested a review from rabernat November 12, 2025 14:29
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.

2 participants