attic-labs / noms

The versioned, forkable, syncable database
Apache License 2.0
7.44k stars 266 forks source link

ValueStore should buffer Values #3739

Open ghost opened 7 years ago

ghost commented 7 years ago

Now that Values are just byte sequences, it's silly to have code abstraction of decode/encode internally, even if those become noops.

ghost commented 7 years ago

cc @cmasone-attic