mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-28 04:28:53 -05:00
a22b9de144
Introduce the 'NopStore', which is a sorta-ChunkStore that throws away all written data. Get() can't really be called on it, as a result, but it's useful for taking IO totally out of the equation when testing our code for performance. Towards issue #67
324 B
324 B