Difference between revisions of "2017 Winter Project Week/IPFS NoSQL Combination"
From NAMIC Wiki
Hans.meine (talk | contribs) |
|||
Line 30: | Line 30: | ||
<!-- Progress and Next steps bullet points (fill out at the end of project week) --> | <!-- Progress and Next steps bullet points (fill out at the end of project week) --> | ||
* IPFS stability and status | * IPFS stability and status | ||
− | ** 0.4.4 provided as binaries (recommended installation, very simple) | + | ** 0.4.4 [https://ipfs.io/docs/install/ provided as binaries] (recommended installation, very simple) |
** 0.4.4 [https://github.com/ipfs/go-ipfs/issues/3250 does not play well with up-to-date FUSE for macOS yet] | ** 0.4.4 [https://github.com/ipfs/go-ipfs/issues/3250 does not play well with up-to-date FUSE for macOS yet] | ||
** performance when listing directories not available on current machine is not good (several seconds delay) | ** performance when listing directories not available on current machine is not good (several seconds delay) |
Revision as of 16:41, 9 January 2017
Home < 2017 Winter Project Week < IPFS NoSQL CombinationKey Investigators
- Hans Meine (University of Bremen, Fraunhofer MEVIS = FME)
- Steve Pieper (Isomics)
Project Description
Objective | Approach and Plan | Progress and Next Steps |
---|---|---|
|
|
|
Background and References
- IPFS homepage https://ipfs.io
- "Private Networks - First Implementation" issue: https://github.com/ipfs/go-ipfs/issues/3313
- Chronicle: https://github.com/pieper/Chronicle
- Also reconsider if BitTorrent or similar technologies can help here