Files
dolt/go/types
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
2016-09-20 16:04:28 -07:00
2016-09-20 16:04:28 -07:00
2017-01-04 11:58:08 +11:00
2017-01-04 11:58:08 +11:00
2016-11-21 15:18:02 -08:00
2016-11-21 15:18:02 -08:00
2016-12-09 18:51:49 -08:00