An IPFS implementation in Go
master
Brian Tiger Chow committed over 11 years ago
Juan Batiz-Benet committed over 11 years ago
race fix: pinner loads with a threadsafe datastore
Juan Batiz-Benet committed over 11 years ago
Merge pull request #565 from jbenet/ci-pkgs
Juan Batiz-Benet committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
testing/ci: all env var checks now use new pkgs
Juan Batiz-Benet committed over 11 years ago
ci-pkgs: added travis and jenkins ci pkgs
Juan Batiz-Benet committed over 11 years ago
add test for reprovider and slight refactor
Jeromy committed over 11 years ago
Merge pull request #556 from jbenet/net-diag-viewer
Juan Batiz-Benet committed over 11 years ago
diagnostics/d3: added # of conns
Juan Batiz-Benet committed over 11 years ago
Merge pull request #559 from jbenet/feat/repo-fsrepo-filelock
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
feat(repo): expose the Datastore() in repo.Repo interface
Brian Tiger Chow committed over 11 years ago
diagnostics/d3/view: added chord viewer hash
Juan Batiz-Benet committed over 11 years ago
style(fsrepo): rename to counter.Openers
Brian Tiger Chow committed over 11 years ago
diagnostics: added chord viewer
Juan Batiz-Benet committed over 11 years ago
diagnostics/d3 viewer.html -> force.html
Juan Batiz-Benet committed over 11 years ago
test(fsrepo)PERF allow tests to run in parallel
Brian Tiger Chow committed over 11 years ago
feat(fsrepo): expose Datastore in FSRepo interface (+ test)
Brian Tiger Chow committed over 11 years ago
test(fsrepo): InitIdempotence, NilRemoval, ReopeningDisallowed
Brian Tiger Chow committed over 11 years ago