top | item 44311424

(no title)

sirgallo | 8 months ago

I went with option 1.

On a mutation, I do a complete node copy where I also copy the key/value slices. When I set a child node for the first time or update a child, I create a branch new leaf node with a copy of the key/value. This way previous nodes maintain the original copy.

discuss

order

No comments yet.