发布于 2017-03-03 00:17:58 | 186 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

IPFS 分布式文件系统

IPFS 是分布式文件系统,寻求连接所有计算机设备的相同文件系统。在某些方面,这很类似于原始的 Web 目标,但是 IPFS 最终会更像单个比特流群交换的 git 对象。


IPFS 是一款点对点的分布式版本文件系统,,试图将所有具有相同文件系统的计算设备连接在一起。它结合了 Git、BitTorrent、Kademlia、SFS 和 Web 的优势。 它就像一个 bittorrent 群,交换 git 对象。

Ipfs 0.4.6 包含与迁移相关的几个错误修复,还包含对代码库其他部分的一些改进。 值得注意的有:

  • The default config will now contain some ipv6 addresses for bootstrap nodes.

  • ipfs pin add should be faster and consume less memory.

  • Pinning thousands of files no longer causes superlinear usage of storage space.

  • Improvements

    • Make pinset sharding deterministic

    • Update to go-multihash with blake2

    • Pass cids instead of nodes around in EnumerateChildrenAsync

    • Add /ip6 bootstrap nodes

    • Add sub-object support to dag get command

    • Add half-closed streams support to multiplex experiment

  • Documentation

    • Add the snap installation instructions

    • Add closed PRs, Issues throughput

  • Bugfixes

    • Fix auto-migration on docker nodes

    • Update flatfs to v1.1.2, fixing directory fd issue

  • General Changes and Refactorings

    • Remove FindProviders from routing mocks

    • Use Marshalers instead of PostRun to process block rm output

  • Testing

    • Makefile rework and sharness test coverage

    • Print out all daemon stderr files when iptb stop fails

    • Add tests for recursively pinning a dag

    • Fix lack of commit hash during build



历史版本 :
Go IPFS v0.4.11 发布,点对点分布式文件系统
Go IPFS 0.4.6 发布,点对点分布式文件系统
Go IPFS v0.4.5-rc4 发布,分布式文件系统
Go IPFS v0.4.5-rc1 发布,分布式文件系统
Go IPFS v0.4.5-pre2 发布,分布式文件系统
Go IPFS floodsub-0 发布,分布式文件系统
Go IPFS v0.4.3-rc4 发布,分布式文件系统
Go IPFS v0.4.3-rc1 发布,分布式文件系统
Go IPFS v0.4.3-dev 发布,分布式文件系统
Go IPFS v0.4.2 发布,分布式文件系统
Go IPFS v0.4.0-rc3 发布,分布式文件系统
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务