| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| internal/pb | ||
| traverse | ||
| coding.go | ||
| merkledag.go | ||
| merkledag_test.go | ||
| mock.go | ||
| node.go |
All the datastores used by pinners and so on should be mutex wrapped. One issue with changing all of them from ds.Datastore -> ds.ThreadSafeDatastore is that we wrap the incoming ds.ThreadSafeDatastore with other datastores, which do not implement the interface. Re-wrapping again causes double locking. (which may be ok..., but...) any ideas?
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| internal/pb | 正在载入提交数据... | |
| traverse | 正在载入提交数据... | |
| coding.go | 正在载入提交数据... | |
| merkledag.go | 正在载入提交数据... | |
| merkledag_test.go | 正在载入提交数据... | |
| mock.go | 正在载入提交数据... | |
| node.go | 正在载入提交数据... |