Y
Hacker News
new
|
ask
|
show
|
jobs
by
gpderetta
188 days ago
Well, yes, that's one way of avoiding mutating the same object of course.
1 comments
menaerus
188 days ago
Technically it is not because eventually it will be mutated, and that's one way of achieving the scalability in multiple writers scenario.
link