ipfs / go-ds-flatfs

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

fix panic on write after close #52

Closed Stebalien closed 5 years ago

Stebalien commented 5 years ago

(and make Close threadsafe) (and fix some error handling)