attic-labs / noms

The versioned, forkable, syncable database
Apache License 2.0
7.45k stars 267 forks source link

Simplify Struct Set/Delete #3737

Closed arv closed 6 years ago

arv commented 6 years ago

The old code was hard to follow and it ended up encoding twice when a new field was added.

arv commented 6 years ago

Ping