Files
dolt/types
cmasone-attic cefb014d15 Go: In httpBatchStore, order outgoing Chunks by ref-height (#1519)
* Go: In httpBatchStore, order outgoing Chunks by ref-height

Rather than sending chunks to the server in the order that callers put
them into an httpBatchStore, instead order them by ref-height at the
time that Flush() is called.  Making this change requires that
ref-height for a given chunk be passed in through the SchedulePut()
API, because Chunks (by design) don't carry much metadata about
themselves.

Toward #1510
2016-05-18 08:33:49 -07:00
..
2016-05-11 14:27:39 -07:00
2016-05-12 10:35:56 -07:00
2016-05-12 10:35:56 -07:00
2016-05-11 14:27:39 -07:00
2016-05-12 10:35:56 -07:00
2016-05-11 14:27:39 -07:00
2016-05-05 15:43:11 -07:00
2016-05-12 10:35:56 -07:00