feat: read harder
Instead of retrying in get only, retry everywhere we read a file.
Showing
module github.com/ipfs/go-ds-flatfs | module github.com/ipfs/go-ds-flatfs | ||
require ( | require ( | ||
github.com/alexbrainman/goissue34681 v0.0.0-20191006012335-3fc7a47baff5 // indirect | github.com/alexbrainman/goissue34681 v0.0.0-20191006012335-3fc7a47baff5 | ||
github.com/ipfs/go-datastore v0.4.4 | github.com/ipfs/go-datastore v0.4.4 | ||
github.com/ipfs/go-log v1.0.3 | github.com/ipfs/go-log v1.0.3 | ||
github.com/jbenet/goprocess v0.1.4 | github.com/jbenet/goprocess v0.1.4 | ||
... | ... |
Please register or sign in to comment