An IPFS implementation in Go
master
Add locking interface to blockstore
Jeromy committed about 11 years ago
Jeromy committed over 11 years ago
Jeromy committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
dagmodifier test: Add TODO note about how bad luck can cause test failure
Tommi Virtanen committed over 11 years ago
dagmodifier: Don't lose pin if old and new key happen to be equal
Tommi Virtanen committed over 11 years ago
pin: Do not accidentally delete indirect pins on Flush
Tommi Virtanen committed over 11 years ago
Jeromy committed over 11 years ago
pin: Future-proof against refcount marshaled size changes
Tommi Virtanen committed over 11 years ago
pin: Rewrite to store pins in IPFS objects
Tommi Virtanen committed over 11 years ago
sharness: Don't assume we know all things that can create garbage
Tommi Virtanen committed over 11 years ago
Use uint64 for indirect pin refcounts
Tommi Virtanen committed over 11 years ago
pin: Remove double bookkeeping of refcount keys
Tommi Virtanen committed over 11 years ago
Tommi Virtanen committed over 11 years ago
Simplify Pinner interface by folding ManualPinner into Pinner
Tommi Virtanen committed over 11 years ago
blocks/set: Remove now-unused NewDBWrapperSet
Tommi Virtanen committed over 11 years ago
pin: Remove code shadowing pins as datastore keys
Tommi Virtanen committed over 11 years ago
pin: unexport NewIndirectPin, it's not useful and not used elsewhere
Tommi Virtanen committed over 11 years ago
sharness: `fusermount -u` is the documented way to unmount FUSE on Linux
Tommi Virtanen committed over 11 years ago