parallelize batch flushing
1. Modern storage devices (i.e., SSDs) tend to be highly parallel. 2. Allows us to read and write at the same time (avoids pausing while flushing). fixes https://github.com/ipfs/go-ipfs/issues/898#issuecomment-331849064 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Showing
batch.go
0 → 100644
Please register or sign in to comment