An IPFS implementation in Go
master
fix(config) rename variable GCR -> SNR
Brian Tiger Chow committed over 11 years ago
fix(test/snr_client) use config.DefaultSNRServers
Brian Tiger Chow committed over 11 years ago
feat(routingd) lose the mutex. the S3 datastore is threadsafe
Brian Tiger Chow committed over 11 years ago
feat(s3ds) declare the S3 datastore as threadsafe
Brian Tiger Chow committed over 11 years ago
go-ipfs-config: add three more supernode routers
Brian Tiger Chow committed over 11 years ago
add three more supernode routers
Brian Tiger Chow committed over 11 years ago
feat(snrouting) replicate Provider, PutValue to multiple remotes
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
fix(ipfs_routingd) ttl documentation
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
feat(snrouting): pick remote based on XOR distance metric
Brian Tiger Chow committed over 11 years ago
go-ipfs-config: feat(config/supernode) add 5 supernodes
Brian Tiger Chow committed over 11 years ago
feat(routingd) add support for redis
Brian Tiger Chow committed over 11 years ago
go-ipfs-config: fix(corerouting) pass transport addr
Brian Tiger Chow committed over 11 years ago
feat: initial redis datastore implementation
Brian Tiger Chow committed over 11 years ago
Brian Tiger Chow committed over 11 years ago
feat(config/supernode) add 5 supernodes
Brian Tiger Chow committed over 11 years ago
fix(corerouting) pass transport addr
Brian Tiger Chow committed over 11 years ago
feat(daemon) learns --routing=supernode
Brian Tiger Chow committed over 11 years ago