Files
dolt/go/chunks
cmasone-attic 14c20ebdd7 Make server use GetMany to load hinted chunks (#3026)
Now that we have GetMany, the server can use it directly to let the
chunk-fetching layer figure out the best way to batch up requests. A
small refactor allows ValidatingBatchingSink to directly update the
hint cache instead of relying on logic inside ReadValue to do it. I
made that change because ReadValue now also does a bunch of other
things around caching read values and checking a cache of 'pending
Puts' that will never have anything in it when used from the server.

Toward issue #3019
2017-01-05 10:59:26 -08:00
..
2016-12-02 12:11:00 -08:00