Files
dolt/js
Rafael Weinstein a34a444f42 Fix cache/value store caching (#3111)
* Fixes a long standing bug in which the RemoteBatchStore is accidentally caching all chunks
* ValueStore's value cache now stores `Promise<?Value>` so that concurrent `readValues` of the same value can share a single decoding
* Removes the debug-only chunk hash check which keeps tripping up perf investigations
2017-01-25 14:41:15 -08:00
..
2017-01-20 11:42:32 -08:00
2017-01-20 11:42:32 -08:00
2017-01-20 18:41:56 -08:00