Y
Hacker News
new
|
ask
|
show
|
jobs
by
Pop_-
1177 days ago
Immutable doesn’t mean it cannot be updated. It just means that updates are happening without touching the same copy. This CoW-ish style is what they’re selling.