ipfs / go-ds-flatfs

A datastore implementation using sharded directories and flat files to store data
MIT License
46 stars 21 forks source link

feat: read harder #78

Closed Stebalien closed 4 years ago

Stebalien commented 4 years ago

Instead of retrying in get only, retry everywhere we read a file.

Stebalien commented 4 years ago

This will fix other places where we read file. E.g., if we query the datastore.