Files
dolt/go/store/valuefile
Aaron Son e0b8c4f46b go/store/types: Create a __DOLT_DEV__ format.
Moves go/store/datas to always use ReadValue/WriteValue, and creates a
SerialMessage types.Value type whose implementation is a lot like InlineBlob.
Implements WalkRefs for SerialMessage.

This lets the full stack of dolt functionality work while we transition types
from the top of the DAG.
2022-03-03 16:23:35 -08:00
..