Files
dolt/go/hash
cmasone-attic e7a96c3748 Add ValueStore.ReadManyValues() (#3036)
The more code can use GetMany(), the better performance gets on top of
NBS. To this end, add a call to ValueStore that allows code to read
many values concurrently. This can be used e.g. by read-ahead code
that's navigating prolly trees to increase performance.

Fixes #3019
2017-01-08 14:37:37 -08:00
..
2016-07-12 16:02:32 -07:00